https://github.com/bhargavbj/archdev-os
ArchDev-OS is a custom-built Arch Linux environment designed for developers. It comes preinstalled with essential tools like Python, C/C++, Git, and Docker, providing a ready-to-use, lightweight workspace. Distributed as a VirtualBox OVA, it lets users instantly boot into a fully configured, efficient, and reproducible development system.
https://github.com/bhargavbj/archdev-os
archlinux archlinux-customization linux linux-custom-image linux-customization
Last synced: 5 months ago
JSON representation
ArchDev-OS is a custom-built Arch Linux environment designed for developers. It comes preinstalled with essential tools like Python, C/C++, Git, and Docker, providing a ready-to-use, lightweight workspace. Distributed as a VirtualBox OVA, it lets users instantly boot into a fully configured, efficient, and reproducible development system.
- Host: GitHub
- URL: https://github.com/bhargavbj/archdev-os
- Owner: BhargavBJ
- License: mit
- Created: 2025-10-23T06:29:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-10-23T06:35:44.000Z (5 months ago)
- Last Synced: 2025-10-23T08:39:00.901Z (5 months ago)
- Topics: archlinux, archlinux-customization, linux, linux-custom-image, linux-customization
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π§© ArchDev-OS
*A developer-focused Arch Linux environment β lightweight, preconfigured, and ready to code.*




---
## π§ Overview
**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.
---
## βοΈ Features
- β‘ 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
β‘οΈ [**Download ArchDev.ova (Google Drive)**]
[*Link*](https://drive.google.com/file/d/17qj4PfegcNv3WV8ycHboByL0n6YU7WQr/view?usp=sharing)
### Import Instructions
1. Open **VirtualBox**
2. Go to **File β Import Appliance**
3. Select `ArchDev.ova`
4. Start the VM
5. 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
## π§© System Info
| 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.
πͺͺ Created by Bhargav
---
* A developer-focused Arch Linux that just works.