On Sun, Jul 5, 2009 at 2:08 PM, Shafayat Hossain <[email protected]>wrote:
> > hello, i m new in ubuntu... > > sudo apt-get install The syntax is : sudo apt-get install <name> example sudo apt-get install pidgin or sudo apt-get install opera or sudo apt-get install gnome-ppp apt-get is the application package installer. Almost identical is aptitude command. sudo aptitude install firefox sudo aptitude install php5 mysql5 apache2 to remove/uninstall any software you can use : sudo aptitude/apt-get remove opera > > > sudo apt -get upgrade Dont put a space between apt and get.. its apt-get or aptitude You can update the sources/repository with system with this sudo apt-get/aptitude update also you can do the same through the System > Administration > Update Manager sudo apt-get/aptitude upgrade will upgrade your pc with with possible changes you might need in your PC. > > > what is these commands for??.. and what it done?? plz anyone tell me.. > > _________________________________________________________________ > Windows Liveā¢: Keep your life in sync. Check it out! > http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_012009 > -- > Ubuntu Bangladesh | http://ubuntu.linux.org.bd > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > -- Ubuntu Bangladesh | http://ubuntu.linux.org.bd [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
