install application on linux part 2


This is next page from install aplication on linux the number 3,4,5 can you read now. check this out :
3. install programs using apt-get default debian
In debian distro known danturunannya apt-get to install the program, but there is nothing more important than our current application is to set the source address list
that is used to install the application program in iberguna if we are using the apt-get application is online. Typically the address is added to / etc / apt / source.list a way to open the application editor and add the addresses containing the source-list program.
After making changes source.list it helps us do
[Apt-get update] to update source.list we have.
The next step is mengintall program using apt-get
[Install --- 'apt-get install name> program>]
[Uninstall - 'apt-get remove name> program>]

4. install the program on mandriva
To install the program on mandriva can be done by
[Install - 'urpmi name> program>]
[Uninstall - 'urpme <name of the program]

5. install program in fedora using yum
Basically, use yum to install nearly equal to taking such pt-get in debian following way
[Yum update]
[Yum install name> program>]
[Yum remove name> program>]
  Next for Install aplication on linux page 3

Related : install application on linux part 2.