From charlesreid1

Revision as of 09:21, 16 March 2011 by Admin (talk | contribs) (Created page with "Aptitude (a.k.a. apt-get) is the package manager for Debian/Ubuntu-based Linux systems. I have a script that installs several very useful system utilities using aptitude that I ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Aptitude (a.k.a. apt-get) is the package manager for Debian/Ubuntu-based Linux systems.

I have a script that installs several very useful system utilities using aptitude that I always run on fresh Linux installs. The script is available here: apt-get_script.sh