Photobucket

Enter your email address:

Apt-Get command line tool (Linux)

Save And Share : Share On Facebook ! Add To Del.icio.us ! Google Bookmark ! Send An Email ! Get These Share Buttons ! Apt-Get command line tool (Linux) Comments RSS ! Share On Digg ! Share On Reddit ! Share On LinkedIn ! Post To Blogger ! Share On StumbleUpon ! Share On Friend Feed ! Share On MySpace ! Share On Yahoo Buzz ! Apt-Get command line tool (Linux)Tweet This ! (Click On It For Url Shortening) Share On Google Buzz !



Apt-Get command line tool 
(Ubuntu's Advanced Packaging Tool) !!!




The apt-get command is a powerful command-line tool used to work with Ubuntu's Advanced Packaging Tool (APT) performing such functions as installation of new software packages, upgrade of existing software packages, updating of the package list index, and even upgrading the entire Ubuntu system.

*Install package
#sudo apt-get install packagename

*Remove Package
#sudo apt-get remove packagename

*Install Multiple Packages
#sudo apt-get install packagename1 packagename2 packagename3




*Update the Package Index
#sudo apt-get update

The APT package index is essentially a database of available packages from the repositories defined in the /etc/apt/sources.list file.

*Upgrade the system
#sudo apt-get upgrade

*Read Debian APT User Manual
#sudo apt-get help





*********************************************************
*********************************************************

Save And Share : Share On Facebook ! Add To Del.icio.us ! Google Bookmark ! Send An Email ! Get These Share Buttons ! Apt-Get command line tool (Linux) Comments RSS ! Share On Digg ! Share On Reddit ! Share On LinkedIn ! Post To Blogger ! Share On StumbleUpon ! Share On Friend Feed ! Share On MySpace ! Share On Yahoo Buzz ! Apt-Get command line tool (Linux)Tweet This ! (Click On It For Url Shortening) Share On Google Buzz !

0 comments:

Post a Comment

Related Posts with Thumbnails