Difference between revisions of "Apt"


From Knoppix Documentation Wiki
Jump to: navigation, search
m (Reverted edit of Naughtyneo, changed back to last version by Harry Kuhman)
 
Line 27: Line 27:
  
 
[[Category:Useful Linux Commands]]
 
[[Category:Useful Linux Commands]]
[http://www.ez-agents.com/pocket_bike/scooters-wholesale.asp scooter wholesale, wholesale scooter, scooter manufacturer, wholesale moped, scooter supplier][http://www.ez-agents.com/pocket_bike/wholesaleatv.asp wholesale atv, atv wholesale, atv manufacturer, atv import, atv factory]
 
 
[http://www.ez-agents.com/pocket_bike/gas-generators.asp generator wholesale, generator manufacturer, wholesale generators, generator supplier]
 
 
 
 
[http://www.ez-agents.com/pocket_bike/wholesale-massage-chairs.asp#vending vending massage chairs, wholesale massage chairs, massage chair import][http://www.ez-agents.com/pocket_bike/wholesalefurniture.asp wholesale furniture, furniture manufacturer, wholesale leather sofa sets, furniture manufacturer][http://www.ez-agents.com/pocket_bike/vending_machines.asp vending machines, china vending machine, vending machine manufacturers, vending machine bulk, maquina vending ]
 

Latest revision as of 18:41, 3 January 2007

apt-get install


Lazy FAQ: After starting 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

--- You can also use aptitude or other apt management tools. --[LarsOlson]

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