This is an old revision of the document!


Gentoo

Gentoo is a source distribution, very efficient and well done, with a very good documentation and community.

Emerge step-by-step for modifying source

ebuild fluxbox fetch   ; to download the package
ebuild fluxbox unpack  ; to uncompress the sources
; here you can modify sources
ebuild fluxbox compile ; to compile
ebuild fluxbox install ; to install (first part)
ebuild fluxbox qmerge  ; to install (second part)
ebuild fluxbox clean   ; to clean temporary folders

This is exactly equivalent to :

emerge fluxbox
linux/gentoo.1166059386.txt.gz · Last modified: 2013/09/19 16:42 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0