get-eggs: install penguins-eggs and configure it on your AlpineLinux, Arch, Debian, Devuan or Ubuntu or derivatives.
Before to start, we need the package lsb-release
installed, this is default for mostly distros, but not on AlpineLinux
and ArchLinux
.
- on Alpine, uncomment community from
/etc/apk/repositories
, thendoas apk add lsb-release
; - on Arch, just install it:
sudo pacman -S lsb-release
.
On Arch, it will add AUR repository - from that the original name addaura - on Debian famility, it will add a PPA for penguins-eggs.
On Debian buster / bullseye, Ubuntu 20.04 / 22.04 and derivatives, get-eggs will add nodesource repo for nodejs>18.
To get a naked distro or a complete customized distro like colibri, starting from an original ISO Arch, Debian, Devuan or Ubuntu there is an HOWTO.
git clone https://github.com/pieroproietti/get-eggs
cd get-eggs
sudo ./get-eggs
This is a short and simple script, you are encouraged to fork the code and adapt it to your needs.
To create a naked Ubuntu I start from the server version, install it normally and after I remove the packages cloud-install and needrestart.