A developer-focused Arch Linux environment — lightweight, preconfigured, and ready to code.
ArchDev-OS is a custom-built Arch Linux environment tailored for developers who want a preconfigured, minimal, and reproducible setup — without the pain of manual Arch installation.
It comes as a VirtualBox appliance (OVA) that can be imported and run instantly.
- ⚡ Preconfigured Arch Linux base (latest release)
- 🐍 Preinstalled developer tools — Python, C/C++, Git, Docker
- 💻 Optimized terminal workflow and package setup
- 📦 Lightweight, modular, and ready for customization
- 🔁 Fully reproducible: rebuild the same system anytime
➡️ [Download ArchDev.ova (Google Drive)]
Link
- Open VirtualBox
- Go to File → Import Appliance
- Select
ArchDev.ova - Start the VM
- Log in and begin coding — everything’s ready to go 🎉
Follow the same steps to initialize Arch OS from scratch when Imported from the device after downloading the .ova file
| Component | Details |
|---|---|
| Base OS | Arch Linux (rolling release) |
| Virtualization | VirtualBox |
| Preinstalled Tools | Python, GCC, G++, Git, Docker |
| Shell | Bash / Zsh (customized) |
| Users | archdev |
🧾 License This project is licensed under the MIT License — see LICENSE for details.
- A developer-focused Arch Linux that just works.