How to Install Applications on Linux

I found this page today that finally helped me understand how to install applications in Linux: HOWTO: Use dpkg to Install .deb Files:

To install a .deb file, become root and use the command:

dpkg -i filename.deb

In order for me to run the command as root, I was supposed to use: sudo [...]

 

February 2012
S M T W T F S
« Mar    
 1234
567891011
12131415161718
19202122232425
26272829  

Categories