A Gentoo ebuilds searcher and installer (eix with extra steps). Searches through all Gentoo's overlays provided by Layman and listed by Zugania's website.
Eloi's server just scrapes over Zugania's website and provides a list of overlays to be used by the CLI client.
- Find and install an ebuild package from any overlay
- Enable ebuild overlays
- more in the future...
- gentoo system -- duh
- gentoolkit
- python3.12 -- install python3.12
- Add my overlay 🥰
- Install
app-portage/eloiusing emerge
go install github.com/mbaraa/eloi@latestlocal repos are stored in /var/cache/eloi
eloi --downloadusing -S or --search
eloi -S pulseaudio-equalizerThis will list all ebuild that has pulseaudio-equalizer in their name, with some other details, like version, overlay name, use flags, license, ...
This can be done using the --enable flag
eloi --enable underworldor by installing a package from a repo that's not enabled in your system
eloi -qav pulseaudio-equalizer-ladspaeloi --sync