Table of Content
- Usefull Tools
- Update Your Gentoo System
- Chroot Into Your Gentoo System
- Cleanup Gentoo System
- Usefull Links
I will add more information related to Gentoo Linux from time to time.
Since my employer uses Ubuntu as the operating system, I only have a Gentoo Linux running on my private server.
Usefull Tools
eix – A Set Of Utilities For Searching
If you want to know if a package (program) is available you should use eix
(wiki)!
Installation
Keep eix Up-To-Date
Searching With eix
To search for a package containing foo keyword:
To search for an installed package containing foo keyword:
Update Your Gentoo System
The following lines will update your Gentoo System. The first step is to create binary packages (with config files) before performing update steps to keep a backup of the current installed package version.
Maybe you want to remove unused binary packages from time to time. I prefer eclean
because I have app-portage/gentoolkit
installed already.
Cleanup with eclean
eclean
is part of app-portage/gentoolkit
Cleanup with qpkg
qpkg
is part of app-portage/portage-utils
Chroot Into Your Gentoo System
Mount all devices and folder (Gentoo is located under /repair/
:
chroot into Gentoo:
Cleanup Gentoo System
cleanup source directory (distfiles
)
cleanup binary files from system