Kudos to Mr Bharathi for his good work and it is/will for us in future with all the commands in finger tips for the future system or network administators.
On Tue, Dec 2, 2008 at 9:40 AM, Bharathi Subramanian < [EMAIL PROTECTED]> wrote: > One Day One GNU/Linux 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 upgrade -- Install newest versions of all packages currently > installed. > > # apt-get dist-upgrade -- Same as above. But with advanced conflict > resolution capability. > > # apt-get install newpkg -- Install the 'newpkg' from repositories > with all dependencies. > > # apt-get remove pkgName -- Remove the package with all needed > packages. > > Read: man apt-get > > HTH :) > -- > Bharathi S > > _______________________________________________ > To unsubscribe, email [EMAIL PROTECTED] with > "unsubscribe <password> <address>" > in the subject or body of the message. > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
