LinuxCommandLibrary

ego

Funtoo's official system personality management tool.

TLDR

Synchronize the Portage tree

$ ego sync
copy


Update the bootloader configuration
$ ego boot update
copy


Read a Funtoo wiki page by name
$ ego doc [wiki_page]
copy


Print current profile
$ ego profile show
copy


Enable/Disable mix-ins
$ ego profile mix-in +[gnome] -[kde-plasma-5]
copy


Query Funtoo bugs, related to a specified package
$ ego query bug [package]
copy

Copied to clipboard