bayukisworo
question linux

dear Miss or Mr ,

there between you whose use linux ,,
and could you tell me how to install aplication ,,
please ,,give response ,, 

Apr 1, 2012 2:20 AM
Comments · 2

thanks Mr.Alek ,,

could you tell me about the password ,,??

if the program put in other partition, what it's can run ,,?

April 1, 2012

Hello! If you want install application you need:

1. open terminal

2. use administrator mode (command: sudo su, then write password)

3. next step is command for install application: apt-get install [program name]

 

For example:

 

sudo su

Password:

apt-get install mc

April 1, 2012