Personal tools
You are here: Home Random Bits Gentoo Linux tricks
Document Actions

Gentoo Linux tricks

by Howard The Duck last modified 2007-06-17 02:29 PM

Useful scripts and tricks for using gentoo linux.

Portage:

  • Remove many duplicate packages of an older version (example code here: remove kde 3.2.3 after kde 3.3.0 was successfully installed and tested) for p in `qpkg --dups -v -nc | grep kde.*3\\.2\\.3`; do emerge unmerge =$p; done;
  • For quick lookups which packages exist (with installed version, masked versions, slots,...) use app-portage/eix simply add /usr/bin/update-eix > /dev/null to your emerge --sync cronjob

Linux:

My most used shell-tools in linux are app-misc/screen, www-client/elinks and net-ftp/lftp

« July 2008 »
Su Mo Tu We Th Fr Sa
12345
6789101112
13141516171819
20212223242526
2728293031
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: