Apt


From Knoppix Documentation Wiki
Revision as of 05:32, 27 February 2005 by Eadz (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
apt-get install


Lazy FAQ: After staring a new system.

apt-setup (Pick USA, Debian, or kernel.mirror & ? secondary.)

apt-get update apt-get upgrade

  1. Now add your favorite packages.

apt-get install gcal

You can also do this once in awhile
apt-get dist-upgrade
(it will upgrade all the stuff to the latest version).

to search for a particular package use apt-cache, e.g.
apt-cache search apache
apt-cache show apache

--- For further information read the debian manual at http://www.debian.org/doc/user-manuals#apt-howto