apt-get — Debian Package Manager.

Author:

A Team from WBUT, Kolkata, is started the efforts for Localizing the
Free/Open Source Softwares to Urdu-Indic Language.
URL: http://sourceforge.net/mailarchive/message.php?msg_id=12378942

One Day One Command
===================

apt-get — Debian Package Manager.

Summary:

apt-get is a powerful package manager used in the Debian Distro. It is
in-build capability to resolve the conflicts and dependencies.


Examples:

# apt-get update — Update the Pkg listings from package repositories.

# apt-get install newpkg — Install the ‘newpkg’ from repositories

? ? ? ? ? ? ? ? ? ? ? ? ? ?with all dependencies.

# apt-get upgrade — Install newest versions of all packages currently

? ? ? ? ? ? ? ? ? ? installed.

# apt-get dist-upgrade — Same as above. But with advanced conflict

? ? ? ? ? ? ? ? ? ? ? ? ?resolution capability.

# apt-get remove pkgName — Remove the package with all needed

? ? ? ? ? ? ? ? ? ? ? ? ? ?packages.

Read: man apt-get

Debian Mirror in TamilNadu: http://ftp.iitm.ac.in/linux/
Debian Documentation ?Link: http://www.debian.org/doc/
Debian CD Image Link : http://people.debian.org/cdimage/testing/

Leave a Reply

Your email address will not be published. Required fields are marked *