← 返回命令列表

Linux command

ego 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Synchronize

ego sync

Update

ego boot update

Read

ego doc [wiki_page]

Print

ego profile show

Enable/Disable

ego profile mix-in +[gnome] -[kde-plasma-5]

Query

ego query bug [package]

说明

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. Available modules include: sync, profile, query, doc, boot, kit, and config. Replaces several separate tools with a single coherent interface.

参数

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
kit
Display kit information
config
View and modify /etc/ego.conf settings
help _module_
Show help for ego or a specific module.

FAQ

What is the ego command used for?

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. Available modules include: sync, profile, query, doc, boot, kit, and config. Replaces several separate tools with a single coherent interface.

How do I run a basic ego example?

Run `ego sync` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does sync do in ego?

Synchronize Portage tree