Search
| Beginners guide to installing programs in Ubuntu Linux. |
|
|
|
| Linux / Unix - Ubuntu |
| Friday, 26 June 2009 10:18 |
![]() For windows converts and novice users its a bit difficult to install programs in Ubuntu. Though this is a fact, one thing less talked about is the abundance of programs in a single CD of Ubuntu. Compared to a Windows installation, an Ubuntu installation comes with lots of essential programs, though copyright restrictions play spoil sport in the case of certain audio and video formats.This tutorial explains how to install programs in Ubuntu easily. There are many ways for installing programs in Ubuntu. It depends on the availability of the prgram to be installed. Some programs comes only as source code, some comes as .deb package( similar to the so called .exe in windows) and some can be installed very easily using synaptic package manager(if you have internet connection). The simples way is to select Applications ->Add/Remove 1) SYNAPTIC PACKAGE MANAGER
Synaptic is a computer program, which is a graphical user interface front-end to the Advanced Packaging Tool(APT command line tool) for the Debian package management system .It can be used to install, remove and upgrade software packages. Synaptic Package Manager can be started by:System -> Administration -> Synaptic Package Manager The major advantage of using this method is that it is easy to use. 2) APT-GET or APTITUDEThese are command line tools. Terminal can be started by: Applications -> Accessories -> Terminal 3) INSTALLING .DEB PACKAGES
Several sites provide debian packages for installation in Ubuntu. Since Ubuntu is a debian derivative debian packages can be installed with a single click in ubuntu. For example the .deb packages of firefox,skype, picasa,opers can be downloaded form their respective sites. We can install them on Ubuntu with a single click. (see the screen shot) One disadvantage of this method is that in case of dependency conflicts, it would be difficult to install programs. 4) INSTALLING THE SOURCE PACKAGE This method is relatively difficult when compared to others. Certain programs comes only as source. In such cases we have to compile it and then make it executable. |
| Last Updated on Thursday, 02 July 2009 06:31 |





