Install RPM package using alien
alien is a program that converts between Red Hat rpm, Debian deb, Stampede slp, Slackware tgz, and Solaris pkg file formats. To install rpm package on debian system:
$ alien --to-deb file.rpm
this will create a deb file
$ wajig install file.deb
Leave a Reply
You must be logged in to post a comment.