How to install *.rpm in Ubuntu / Debian based operating system

 

There are times when you need to install an application that is only available in *.rpm package in Debian GNU/Linux or Ubuntu operating system. One of the main obstacles is that Debian / Ubuntu are using *.deb based packaging system which is incompatible with RPM.

However you can easily convert RPM package to *.deb and install it afterwards, here’s how to do it :

  • Install alien, its available in Debian, Ubuntu repository
  • Convert rpm package using command “sudo alien -k some-binary-package.rpm”
  • Install it using this command “sudo dpkg -i some-binary-package.deb

That’s all about it! Have fun installing application in your application.

Bookmark this article These icons link to social bookmarking sites where readers can share and discover new web pages.
  • digg
  • YahooMyWeb
  • NewsVine
  • Netvouz
  • Reddit
  • Spurl
  • Furl
  • del.icio.us
  • StumbleUpon
  • Technorati
  • TwitThis
Tags: , , , , , , , , , , ,

Keep updated with this website! : Subscribe to your email

Recommended Reading

2 smashing comments for this post.

  1. firdaus Said:

    hi,

    i would like my website http://www.fyroo.com to be review by your blog. how much does it cost?

    also if possible to exchange link?

    please contact me at support@fyroo.com

  2. Gunblade IV Said:

    nice tips.

Leave a Comment

Subscribe by email

Enter your Email