1

Possible Duplicate:
How do I install and manage RPMs?

As I see more application/softwares are distributed in rpm format, I would like to know if I should choice from the below two.

  1. YUM
  2. Alien

Are there any better("Stable/Advanced") tool available for installation/remove/update of rpm format application/softwares under ubuntu..

user7044
  • 3,861

1 Answers1

0

Just find the deb for that program. There's no reason to use rpm on ubuntu bcz debs are more popular than rpm. And it's unlikely that a linux program provides rpm wihout providing a deb, unless that program is specifically for rpm distros like Fedora ^^.