Howto Install .deb Packages on Ubuntu Linux

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

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


Type the following command:

$ sudo dpkg -i package.deb

Just wait and see… :D

 |  Print This Post Print This Post

Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post
 |  TrackBack URI for this post



Related Post:


Leave a Reply