Convert and install rpm and other packages.
Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages, which can be installed with dpkg or apt.
It can also generate packages of any of the other formats.
This is a tool only suitable for binary packages.
Install
sudo apt install alien
Usage
alien -d your_rpm_file.rpm
Then install it with apt:
sudo apt install ./your_rpm_file.deb
I would google for a snap or docker image instead of converting a rpm pkg, eg:
Alien
Description
It can also generate packages of any of the other formats.
This is a tool only suitable for binary packages.
Install
Usage
Then install it with
apt
:I would google for a snap or docker image instead of converting a rpm pkg, eg:
For more info visit:
On MY Ubuntu 16.04.5 LTS (YMMV),
These are available from the package manager: