In Ubuntu Linux, I tried to install rpm packages with command:
$ sudo rpm -ivh *.rpm
However, the installation is not successful and there is warning message:
RPM should not be used directly install rpm packages.
$ sudo rpm -ivh *.rpm
$ sudo apt-get install rpm
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rpm