View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
Well, yes. It's possible. These are the steps I would take (using a linux system):

1. Use google and look for an rpm file.

2. If you can't find it, find the source and compile it yourself.

3. If that doesn't work, for whatever reason, look for a package or script that does deb-to-rpm conversion.

4. You could unpack the .deb file and manually move the over to your filesystem.