How to install any software in Ubuntu

  • To install any software in Ubuntu simply Goto system-->administration-->synaptic package manager,then search for the package or application you want to install .Right click the application and mark it .Apply the changes.
  • You could also install the software using command line option.Simply goto applications-->accessories-->terminal and type the following.

                                             sudo apt-get install packagename

Content Courtesy: http://www.ubuntuguide.org
Content License:http://www.gnu.org/copyleft/fdl.htm

No votes yet