Install Deb Package On Fedora 17 User -
sudo yum install alien
Search for the package you want to install:
After converting the DEB package to RPM, you can install it using the rpm command: install deb package on fedora 17 user
sudo yum install rpmrebuild
dpkg -x package.deb /tmp/extracted Replace package.deb with the name of your DEB package. sudo yum install alien Search for the package
Rebuild the package as an RPM using rpmrebuild :
Extract the DEB package using the dpkg command: you need to install it first:
To use rpmrebuild , you need to install it first:

