Himerge/En

From HaskellWiki

Himerge Tutorial[edit]

Description[edit]

This tutorial is aimed to be a little guide for the use of Himerge, a graphic frontend for Portage package management system used in Gentoo Linux. Himerge have been programed by Luis Francisco Araujo having in mind at the newbie gentoo users, with less experience with emerge utilization, offering them an atractive, clean and simple graphic interface.

Presentation[edit]

himerge

Toolbar[edit]

queue Adds a package with all its dependencies at the queue
revdep Calculate the installed packages that depends on the selected package and add it to the queue
add Adds selected package to the queue only the selected package without its dependencies.
remove Remove a package from the queue.
clear Clear the queue
world Search all upgradeable packages and ad it to the queue.
neworld Same thing that "world" but add also the packages that have changed its USE flags since its installation.
sync Update our portage tree or overlay with latest available tree on the mirrors.
emerge Install all the packages listed in the queue.
unmerge Uninstall all the packages listed in the queue.
binary Install all the packages listed in the queue and generate its binaries.
usepkg Install all the packages listed in the queue using binaries if available.
fetch Just download the source code of the packages listed in the queue.
system Review all the upgradeable packages of the base system and add it to the queue.