LinuxCommandLibrary

ego

Funtoo system personality manager

TLDR

Synchronize the Portage tree

$ ego sync
copy
Update bootloader configuration
$ ego boot update
copy
Read a Funtoo wiki page
$ 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 for a package
$ ego query bug [package]
copy

SYNOPSIS

ego command [arguments]

DESCRIPTION

ego is Funtoo's official system personality management tool. It provides a unified interface for synchronizing repositories, managing profiles, updating bootloader configuration, and accessing Funtoo documentation.
Replaces several separate tools with a single coherent interface.

PARAMETERS

sync

Synchronize Portage tree
boot update
Update bootloader configuration
doc page
Read wiki documentation
profile show
Display current profile
profile mix-in changes
Enable/disable mix-ins with +/-
query bug package
Query bugs for package

CONFIGURATION

/etc/ego.conf

Main configuration file for ego profiles and settings.

CAVEATS

Funtoo Linux specific. Not available on Gentoo or other distributions. Requires proper /etc/ego.conf configuration.

SEE ALSO

emerge(1), eselect(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community