A user-centric desktop Linux distribution
- Based on Ubuntu Desktop 24.04 LTS;
- Vanilla Gnome DE;
- Modularly enable/disable core features using scripts;
sudo apt-get install --no-install-recommends -y equivs git make
git clone https://github.com/natanjunges/bleux.git
cd bleux/repository
./build -j 5 install
cd ..
./customize
wget -q -O - https://raw.githubusercontent.com/natanjunges/bleux/main/customize | sh