Ufed

This article is a stub. You can help by expanding it.
Resources

ufed is Article description::an ncurses-based USE flag editor designed to simplify configuration of a system's USE flags.

Installation

USE flags

There are currently no available USE flags for app-portage/ufed itself. The irony!

Emerge

root #emerge --ask app-portage/ufed

Usage

Screenshot of app-portage/ufed-0.92

Start the program from a command-line with the ufed command. It may take a few seconds for the program to open; do not be alarmed if it seems like nothing is happening, just wait a little longer.

root #ufed
Note
Since ufed has the ability to modify important system files, it can only be started using the equivalent of root privileges. Normal users can use sudo if it is installed on the system, otherwise access to the root account is needed.

Hot keys include:

KeyDescription
, or Page Up Page Down, or Home EndMove between flags.
Scroll though the USE flag descriptions. This is helpful if the description text is concatenated by the screen or terminal resolution.
SpaceToggles the flag on or off.
/, or start typing the flag nameSearches the listed flags.
?Displays the in-program help screen.
F5Toggles the display of local, global, or all flag descriptions.
F6Toggles display of flags supported by at least one installed package, supported by no installed package, or all flags.
F7Toggles display of masked and forced flags, flags that are neither masked nor forced, or all flags.
F10Changes the description to show full or reduced descriptions.
F11Changes the display to wrap long lines into multiple lines.
EscCancels changes.
Ctrl+C, or Q+YCloses (exits) the program.

See also

External resources

  • ufed's man page locally (man ufed).
This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.