Archive for May, 2007



Howto Install .deb Packages on Ubuntu Linux

Wednesday 9 May 2007 @ 4:11 pm

To install any package called package.deb is very simple.
After you download that package, follow instruction below:
Go to directory where package.deb is kept.
For example if it is in /tmp directory:

$ cd /tmp

Continue Reading »
Howto Install .deb Packages on Ubuntu Linux