1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 11:19:46 +01:00
tldr/pages/linux/ego.md
2021-10-03 20:48:02 +02:00

504 B

ego

Funtoo's official system personality management tool. More information: https://funtoo-ego.readthedocs.io/en/develop/.

  • Synchronize the Portage tree:

ego sync

  • Update the bootloader configuration:

ego boot update

  • Read a Funtoo wiki page by name:

ego doc {{wiki_page}}

  • Print current profile:

ego profile show

  • Enable/Disable mix-ins:

ego profile mix-in +{{gnome}} -{{kde-plasma-5}}

  • Query Funtoo bugs, related to a specified package:

ego query bug {{package}}