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...
Goal I want to build an ArcoLinuxB iso so that I can boot up with either the lts zen xanmod kernel. ARCOLINUXB PLASMA LTS ARCOLINUXB CHADWM...
Check out the video how we make a bare ArcoLinuxB iso. Plasma is just an example. It could have been Mate or Cinnamon or Gnome or...
We have created two packages for i3wm that can be installed. Both packages use the code from Leftwm. arcolinux-i3wm-db-nemesis-git arcolinux-i3wm-forest-git You can build an ArcoLinuxB i3wm iso with one of the above mentioned look and feel. All what you need to do is...
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...
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...
Things to consider: it is never the last error that matters it is the FIRST add only packages that can be installed with sudo pacman -S check for...
To promote again the possibility at ArcoLinux to create your own iso we create a combo between XL XS and Leftwm. Basically we want Xfce4 and Leftwm and all the cool...
Two what ifs combined in one 1. what if we wanted the standard Arch Linux Plasma look – removing the ArcoLinux look and feel 2. what if we wanted to get rid of more ArcoLinux packages than just the look Watch the video and learn about the packages. Why are they...
ArcoLinuxB Xtended has been created to promote TWM or Tiling Window Managers. In this video we show you how easy it is to add more desktops to an iso: leftwm...
Dusk is certainly a nice addition to the list of desktops. https://github.com/bakkeby/dusk You need to get all the info and support from the developer himself. We did arcofy the pkgbuild a bit so that we have our own ArcoLinux keybindings in there. Compare our config...
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...
Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced...
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?...
Join us on Discord and on the forum. You are NOT the only one with that particular laptop or piece of hardware. Find solutions on the forum, ask questions on discord.We are no linux guru’s, we can try to help you.If you figured out, what drivers you need to make...
Combine desktops together and make your own blend. Choose what software to add to your iso. Choose what software to remove from your iso. Then build it and have fun with it. GI Joe 3 = gnome and...
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...
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...
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...
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...
Project ArcoLinuxB Bare You have to make the bare versions yourself. That is the entire point of the ArcoLinuxB project. First we get all relevant data via git to compare later with meld.git clone https://github.com/arcolinuxb/arco-xfce-baregit clone...
Project ArcoLinuxB Xfce Bare We will never make other bare versions. You have to make them yourself. That is the entire point of the ArcoLinuxB project. The Project ArcoLinuxB Xfce Bare is a personal project between me and Xeoncpu wondering how much packages can we...
Get your build scripts from https://github.com/arcolinuxb with git clone You just want 1 DESKTOP and nothing more. In this example we create Bspwm Minimal Based on this workflow you can just createANYTHING BYOI procedure git...