Aptitude: Difference between revisions
From charlesreid1
(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 ...") |
No edit summary |
||
| Line 2: | Line 2: | ||
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]] | 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]] | ||
{{Programs}} | |||
{{Unix Programs}} | |||
Revision as of 15:36, 28 May 2011
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
| GNU/Linux/Unix the concrete that makes the foundations of the internet.
Compiling Software · Upgrading Software Category:Build Tools · Make · Cmake · Gdb Bash Bash · Bash/Quick (Quick Reference) · Bash Math Text Editors Text Manipulation Command Line Utilities Aptitude · Diff · Make · Patch · Subversion · Xargs Security SSH (Secure Shell) · Gpg (Gnu Privacy Guard) · Category:Security Networking Linux/SSH · Linux/Networking · Linux/File Server Web Servers
|