-2

How to install alien on kubuntu?

1 Answers1

1

Open the terminal and type:

sudo apt-get install alien  

Alien allows you to convert and install rpm and other packages which can be installed with dpkg.

karel
  • 114,770
  • ... except that it usually produces unsolvable dependencies in the package due to differences in naming of libraries in Debiam and RedHat worlds. – Barafu Albino Mar 11 '17 at 07:06