Arcoinstall
Create Your Own Arch Linux ISO with Access to ArcoLinux Packages and Configurations
It always starts with a what-if.
Is it possible to adapt archinstall to automate the installation of ArcoLinux with the ArcoLinux configurations and all its packages, using an Arch Linux ISO and configuring it through archinstall?
No Calamares used!
We boot up just like the original Arch Linux ISO.
Arcoinstall is a project based on archinstall, designed to automate the installation of ArcoLinux with specific configurations like for example CHADWM, that is not available in the default archinstall.
This project simplifies the installation process by providing pre-configured scripts and modules tailored for advanced users who prefer a command-line-driven approach.
git clone https://github.com/arconetpro/arcoinstall
Go inside the folder and run
sudo ./build_iso.sh
You will find the Arch Linux ISO in the /tmp/archlive/out folder.
There are two aliases for my convenience:
- “arch” will launch “archinstall –advanced”
- “be” will loadkeys “be-latin1”
ARCOINSTALL PROVIDES EXTRA TWMS
ARCHINSTALL DESKTOPS – some unchanged
Chadwm
Dk
Dusk
Dwm
Herbstluftwm
Leftwm
Nimdow
Openbox
Wayfire
Xmonad
Awesome
Bspwm
Budgie
Cinnamon
Cosmic
Cutefish (unchanged)
Deepin (unchanged)
Enlightenment (unchanged)
Gnome
Hyprland
I3wm
Lxqt
Mate
Plasma
Qtile
Sway
Xfce4
27 desktops / tiling window managers to choose from
Download our ISOS from Seedhost and other sources…
Or use our ArcoLinux Application Glade or AAG
How to add the Chaotic-AUR and its packages to the Arcoinstall ISO
The Arcoinstall ISO allows users to build a customized Arch Linux ISO, adding your own preferred desktop environments, themes, and packages. Here’s a summary of how to integrate the Chaotic-AUR repository into your own Arch-based ISO. What is Arcoinstall? Arcoinstall...
How to add ArcoLinux Dusk/Dwm to Arcoinstall
ArcoLinux Development Tutorial: Adding Dwm and Dusk to Arcoinstall In this comprehensive video, we explore the process of incorporating Dwm and Dusk window managers into the Arcoinstall framework, while also refining and testing custom ISOs. This step-by-step tutorial...
How to add ArcoLinux Awesome to Arcoinstall
This guide highlights the process of creating a custom ISO using Arcoinstall and the Arch Linux Tweak Tool (ATT). Key Features:Arcoinstall offers an enhanced Arch Linux installation experience with pre-configured scripts, allowing you to integrate custom packages,...
What is the workflow to build an Arcoinstall ISO
Summaryhttps://github.com/arconetpro/arcoinstall git clone https://github.com/arconetpro/arcoinstall Go inside the folder and run sudo ./build_iso.sh You will find the Arch Linux ISO in the /tmp/archlive/out folder. There are two aliases for my convenience: arch will...