An experimental minimal musl based distro.
alicelinux is not based on any other distro, it follows the KISS philosophy.
- git
- curl
- base-devel (gcc)
Arch linux Install dependency
# pacman -Sy base-devel rsync ccache git curl texinfo
Debian and Ubuntu Install dependency
# apt install build-essential rsync ccache git curl texinfo
Fedora Install dependency
# dnf groupinstall -y "C Development Tools and Libraries"
# dnf groupinstall -y "Development Tools"
# dnf install git curl
- git clone https://github.com/emmett1/alicelinux.git
- cd alicelinux
- Execute ./build.sh to start build