This is version . It is not the current version, and thus it cannot be edited.
Back to current version   Restore this version

Software package management under Ubuntu Linux#


apt-get update		update the list of available packages and versions
apt-get upgrade		update installed packages to latest version
apt-get install PKG	install package PKG
apt-get remove PKG	remove package PKG
dpkg -l			list installed packages

apt-cache dumpavail |grep Package:

Add new attachment

Only authorized users are allowed to upload new attachments.
« This particular version was published on 02-May-2011 21:13 by UnknownAuthor.