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 [...]

 

May 2012
S M T W T F S
« Apr    
 12345
6789101112
13141516171819
20212223242526
2728293031  

Categories