alien

How to turn RPM packages into DEB packages with Alien

I just posted this step by step tutorial on how to change an rpm package to a deb package. Feed back is welcome, either post in the comments or you can email me at three [at] threethirty [dot] us

Link

How to turn RPM packages into DEB packages with Alien

Companies are funny. Most of them think that there is only on type of Linux package, and for some reason that tends to be .rpm. Now .rpm are fine if you run OpenSUSE, Fedora, etc. But this is the Ubuntu Help Blog, Ubuntu is based on Debian and Debian uses .deb packages. So what can we do we use alien. Now this will look kinda scary at the begining because this is a command line tool, but I promise this is easy.

Step 1:
First you will have to apt-get alien

and type "y" you need those packages