Skip to content
  • Home
  • About
  • Contact
« How to display word count in Microsoft Word 2007
Download EASEUS Partition Master For Free – 24 Hours Only »

How to install *.rpm files in Ubuntu

By Sharninder | Published: February 25, 2009

UbuntuUbuntu (and all Debian based) distributions use the .deb format for application packages and these days most developers writing applications for Linux provide a .deb package.

But, even then there might be times when you want to install an application which is available only in the .rpm format. If you use Ubuntu or any other Debian distribution, Alien might be able to help you.

Alien is a program that converts between the rpm, dep, stampede slp, and slackware tgz file formats. If you want to use a package from another distribution than the one you have installed on your system, you can use alien to convert it to your preferred package format and install it.

Alien is available in the Ubuntu repository so you can install it by using the following command

$ sudo apt-get install alien

To convert an rpm file to deb, use the following command

$ alien -d -k package.rpm

Where package.rpm is the rpm package that you want to convert. The ‘-k’ option is to tell alien to keep the same version number on the resulting .deb as the rpm file.

Alien can also convert .deb packages to .rpm and the command to do that is

$ alien -r package.deb

Where package.deb is the deb package that you want to convert.

About Sharninder:

Programmer, blogger and a geek making a living shifting bits around the Internet. Sharninder is the owner of Geeky Ninja
Related Posts with Thumbnails
  • PrintFriendly
  • Yahoo Buzz
  • Google Reader
  • Delicious
  • Evernote
  • LinkedIn
  • StumbleUpon
  • Tumblr
  • Identi.ca
  • Digg
  • Facebook
  • FriendFeed
  • Reddit
  • Technorati Favorites
  • Twitter
  • Share/Bookmark

Related Posts

  • Clone an Ubuntu system using Synaptic Markings
  • Zim – Desktop based wiki for Linux
  • Plinky: A Web App To Jumpstart Your Creativity
  • Download youtube videos to your computer on Linux
  • Use freepdfcard to make business cards online
This entry was posted in Linux and tagged Linux, ubuntu, useful tools, Useful Utilities. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.
« How to display word count in Microsoft Word 2007
Download EASEUS Partition Master For Free – 24 Hours Only »

Post a Comment

Click here to cancel reply.

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting

  • Subscription Options:

  • Recent Posts

    • How to add Facebook chat to iChat on Mac OS X
    • How To Get Music Off your iPhone
    • Monitor your websites for free using WasitUp?
    • Grooveshark: Listen to unlimited music online for Free
    • Glide OS – A web based free operating system
    • December Roundup – Best of the Web
    • HowTo install RockBox on your iPod
  • Recent Comments

    • How To Get Music Off your iPhone | Geeky Ninja on How To Get Music Off your iPod
    • Sharninder on Grooveshark: Listen to unlimited music online for Free
    • Briefgold on Grooveshark: Listen to unlimited music online for Free
    • Matjaz on Recover data from an iPhone backup
    • Simon on Recover data from an iPhone backup
  • Most Popular Posts

    1. 3%Manipulate and Manage PDF files using Preview - Mac
    2. 3%HowTo install RockBox on your iPod
    3. 2%Grooveshark: Listen to unlimited music online for Free
    4. 2%Glide OS - A web based free operating system
    5. 2%Want to see what the Google Wave Hype is all about ? We've got invites for you
    6. 2%Find the cheapest books on Amazon using CheapRiver
    7. 2%Monitor your websites for free using WasitUp?
    8. 1%December Roundup - Best of the Web
    9. 1%How To Get Music Off your iPhone
    10. 1%How to add Facebook chat to iChat on Mac OS X
  • Categories

    • Announcements
    • Firefox
    • Internet
    • iphone
    • Linux
    • Mac OS X
    • Open Source
    • Tips and tricks
    • Useful Utilities
    • WebApps
    • Windows
  • Archives

    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009
    • August 2009
    • July 2009
    • May 2009
    • April 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
Powered by WordPress.