How to create an ArcoLinuxS Xanmod with Chadwm

How to create an ArcoLinuxS Xanmod with Chadwm

We would like to have an ArcoLinuxS Xanmod with Chadwm. We get our code in and compare both packages files and make our decisions. git clone https://github.com/arcolinux/arcolinuxs-xanmod-iso git clone...
How to create an ArcoLinuxB Hypr iso from scratch

How to create an ArcoLinuxB Hypr iso from scratch

Once all the githubs, repos, package builds and scripts are in place making a new iso is not that hard. See what steps we take to create an ArcoLinuxB Hypr. We need a package for the configuration and a package for the application: arcolinux-hypr-git hypr-dev-git...
Building an ArcoLinuxS Xanmod iso from scratch

Building an ArcoLinuxS Xanmod iso from scratch

In this video you can look over my shoulder and find out how easy it is to make a ArcoLinuxS Xanmod iso. Xanmod is a linux kernel. More info on their website. We have already an LTS version so we need to look for any and all instances of “lts” and change...
Creation of ArcoLinuxB Plasma + Dwm

Creation of ArcoLinuxB Plasma + Dwm

The goal is to build an ArcoLinuxB Plasma with Dwm. We get the relevant code from the githubs and explain the workflow. If you want to combine other desktops you just download other githubs. Then we test in VirtualBox what we have created. See anything wrong. Change...
Creation of Splasma – ArcoLinuxS and Plasma combined

Creation of Splasma – ArcoLinuxS and Plasma combined

This is a what-if from a user. We posted the message about ArcoLinuxS to be smaller than ArcoLinuxL. The user joked “now we wait for a Splasma”. Splasma being the XS and Plasma. The result was a tutorial (see below). Dwm is installed during Calamares. Why?...
Creation of ArcoLinuxB Xtended – Youtube series

Creation of ArcoLinuxB Xtended – Youtube series

Thanks to the work we have done in adding more packages for every desktop and dividing them up into desktop essential elements (arcolinux-bspwm, …) non-desktop essential elements (arcolinux-config-bspwm,…) we have now more flexibility with our packages. We...
Building scripts explained for ArcoLinuxB – BYOI

Building scripts explained for ArcoLinuxB – BYOI

We have improved the building scripts and made them better. Goals better maintenance more color educational value for arcolinuxiso.com tutorials later on We show you how to get all arcolinuxb githubs on your system with arcogetstarted. You can find the latest version...
How to create the biggest gaming iso ever

How to create the biggest gaming iso ever

Get your build scripts fromhttps://github.com/arcolinuxbwith git clone You just want OPENBOX and LOTS OF GAMES You can use any desktop you likeWe choose Openbox  BYOI procedure git clone https://github.com/arcolinuxb/arco-openbox-minimal change packages.x86_64 to...
Building an ArcoLinux -D -B iso on Arch Linux

Building an ArcoLinux -D -B iso on Arch Linux

I remember a question on discord about building an ArcoLinux iso on Arch Linux. This was a great opportunity to show everyone that there is no issue whatsoever to build isos on Arch Linux. ArcoLinux and Arch Linux are super similar. You only require the...