REPRODUCIBLE
Turn a fresh Arch installation into a familiar development environment with repeatable configuration.
GitHub ↗
MNCM // LABS // 001
LABS
A reproducible Arch Linux development environment built around modern developer tooling, automation and a carefully configured Hyprland desktop.
MNCM LABS // ARCH
❯ whoami
developer
❯ uname -s
Linux
❯ echo $XDG_CURRENT_DESKTOP
Hyprland
❯ mncm status
RC1 LIVE
❯
01 // OVERVIEW
MNCM Labs is the technical side of MNCM.
The Arch Linux Bootstrap project is being built to automate the setup of a complete development environment instead of manually rebuilding the same system every time.
Turn a fresh Arch installation into a familiar development environment with repeatable configuration.
Keep shell, editor, terminal, desktop and developer tooling organized instead of relying on one giant configuration file.
Reduce repetitive installation and configuration work through scripts and managed dotfiles.
Development happens publicly on GitHub so the project can evolve, be reviewed and be improved.
02 // THE STACK
A Linux environment centered around speed, customization and software development.
OPERATING SYSTEM
COREWAYLAND COMPOSITOR
DESKTOPDEVELOPER SHELL
SHELLTERMINAL
TERMINALEDITOR + DEVELOPMENT ENVIRONMENT
EDITORGUI DEVELOPMENT ENVIRONMENT
EDITORVERSION CONTROL
DEVCONTAINERS + DEVELOPMENT
DEVREPRODUCIBLE CONFIGURATION
CONFIG03 // THE IDEA
Begin from a clean Arch Linux installation.
Install packages, development tools and configuration.
Arrive at a configured environment ready for development.
04 // ROADMAP
The bootstrap is actively evolving. Features move here as the project develops.
Core configuration structure and version control.
COMPLETEAutomated installation and developer environment setup.
RC1 LIVEInstallation, customization and troubleshooting guides.
IN PROGRESSA reviewed installation endpoint hosted through MNCM.
PLANNED05 // RELEASE
MNCM Labs v0.8.0-rc1 is the first formal release candidate for the Arch Linux Bootstrap project.
The current build has passed both general repository validation and Arch Linux container testing.
First formal release candidate for the MNCM Labs Arch Linux Bootstrap.
VIEW RELEASE ↗Automated testing is green, but the project still needs full Apply Mode testing on a real Arch Linux workstation.
Hyprland, Wayland, GPU, display, suspend/resume and hardware-specific behavior remain real-system validation items.
05 // INSTALL
The first formal MNCM Labs release candidate is now live. v0.8.0-rc1 has passed repository validation and Arch Linux container CI. Real Arch workstation testing is still required before v1.0.0.
./scripts/install.sh --profile complete