It took years of work to create the penguins-eggs, and I also incurred expenses for renting the site and subscribing to Google Gemini, for the artificial intelligence that is now indispensable.
Thanks you!
fresh-eggs: install penguins-eggs and configure it on your AlmaLinux, AlpineLinux, Arch, Debian, Devuan, Fedora, Manjaro, Openmamba, openSuSE, RockyLinu, Ubuntu and most derivatives.
-
on Debian/Devuan/Ubuntu and derivatives - after you installed eggs - it's possible to add pengins-eggs-ppa to get updates via apt. To enable it:
sudo eggs tools ppa --add
; -
on Arch, you can add Automated building repo for AUR packages Chaotic-AUR to get fresh penguins-eggs packages. Just use:
sudo ./add-aur-chaotic.sh
from this repository. -
on some distributions, mainly Ubuntu bionic and derivatives, where nodejs >=18 is not available, you can still install penguins-eggs installing nodejs=16 from nodesource repo and manually installing the special package penguins-eggs-25.x.x-1bionic.amd64.deb we continue to mantain.
git clone https://github.com/pieroproietti/fresh-eggs
cd fresh-eggs
sudo ./fresh-eggs
And follow instructions.
This is a short and simple script, you are encouraged to fork it and adapt it to your needs. Of course PR will welcomed!