How to install rpm packages on ubuntu, mint, or debian
Normally you install software or deb packages on Ubuntu/Mint linux via Synaptic, Ubuntu Software Center/ppa, or an apt-get command from the terminal. In another hand, Fedora, centos, mandriva, and redhat support rpm packages.
Someday you have to install rpm package to your ubuntu/mint linux/debian box, there is a utility called Alien, Alien will converts packages from one format to another with ease.
Here is how to install rpm packages on ubuntu, linux mint, or debian using Alien
Install alien and all the dependencies it needs
To convert a package from rpm to debian format
Finally, install your package !
Or you can install RPM file without converting the file
For more info, use
No comments:
Post a Comment