MNCM // LABS // 001

MNCM LABS

ARCH LINUX BOOTSTRAP.

A reproducible Arch Linux development environment built around modern developer tooling, automation and a carefully configured Hyprland desktop.

RELEASE CANDIDATE
v0.8.0-rc1
ARCH LINUX

MNCM LABS // ARCH

whoami

developer

uname -s

Linux

echo $XDG_CURRENT_DESKTOP

Hyprland

mncm status

RC1 LIVE

ARCH LINUX HYPRLAND ZSH GHOSTTY NEOVIM DOCKER GIT v0.8.0-rc1

01 // OVERVIEW

ONE COMMAND.
YOUR ENVIRONMENT.

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.

01

REPRODUCIBLE

Turn a fresh Arch installation into a familiar development environment with repeatable configuration.

02

MODULAR

Keep shell, editor, terminal, desktop and developer tooling organized instead of relying on one giant configuration file.

03

AUTOMATED

Reduce repetitive installation and configuration work through scripts and managed dotfiles.

04

v0.8.0-rc1

Development happens publicly on GitHub so the project can evolve, be reviewed and be improved.

02 // THE STACK

BUILT FOR
DEVELOPMENT.

A Linux environment centered around speed, customization and software development.

001 ARCH LINUX

OPERATING SYSTEM

CORE
002 HYPRLAND

WAYLAND COMPOSITOR

DESKTOP
003 ZSH

DEVELOPER SHELL

SHELL
004 GHOSTTY

TERMINAL

TERMINAL
005 NEOVIM

EDITOR + DEVELOPMENT ENVIRONMENT

EDITOR
006 VS CODE

GUI DEVELOPMENT ENVIRONMENT

EDITOR
007 GIT + GITHUB CLI

VERSION CONTROL

DEV
008 DOCKER

CONTAINERS + DEVELOPMENT

DEV
009 DOTFILES

REPRODUCIBLE CONFIGURATION

CONFIG

03 // THE IDEA

FRESH INSTALL READY TO BUILD.

01 START

ARCH LINUX

Begin from a clean Arch Linux installation.

02 BOOTSTRAP

MNCM LABS

Install packages, development tools and configuration.

03 BUILD

DEV READY

Arrive at a configured environment ready for development.

04 // ROADMAP

BUILDING
IN PUBLIC.

The bootstrap is actively evolving. Features move here as the project develops.

FOUNDATION

DOTFILES

Core configuration structure and version control.

COMPLETE
CURRENT

BOOTSTRAP

Automated installation and developer environment setup.

RC1 LIVE
NEXT

DOCUMENTATION

Installation, customization and troubleshooting guides.

IN PROGRESS
FUTURE

ONE-LINE INSTALL

A reviewed installation endpoint hosted through MNCM.

PLANNED

05 // RELEASE

RELEASE
CANDIDATE.

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.

CURRENT VERSION

v0.8.0-rc1

First formal release candidate for the MNCM Labs Arch Linux Bootstrap.

VIEW RELEASE ↗
VALIDATION

CI PASSED

  • Validate MNCM Labs
  • Arch Linux container test
  • Root execution protection
  • Installation profile planning
STATUS

NOT v1.0 YET

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

NOT JUST YET.

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
INSTALL GUIDE LIVE