Difference between revisions of "Apt-get"


From Knoppix Documentation Wiki
Jump to: navigation, search
m (Reverted edit of Naughtyneo, changed back to last version by Harry Kuhman)
Line 53: Line 53:
 
==-c=?==
 
==-c=?==
 
==-o=?==
 
==-o=?==
[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 ]
 

Revision as of 18:41, 3 January 2007

apt-get is a simple command line interface for downloading and installing packages. The most frequently used commands are update and install.

Commands:

update

  • Retrieve new lists of packages

upgrade

  • Perform an upgrade

install

  • Install new packages
    • For example a package is libc6 not libc6.deb
    • You would use apt-get isntall libc6, not apt-get install libc6.deb

remove

Remove package

source

Download source archives

build-dep

Configure build-dependencies for source packages

dist-upgrade

Distribution upgrade, see apt-get(8)

dselect-upgrade

Follow dselect selections

clean

  • Erase downloaded archive files

autoclean

Erase old downloaded archive files

check

Verify that there are no broken dependencies

Options

-h

-q

-qq

-d

-s

-y

-f

-m

-u

-b

-V

-c=?

-o=?