🎉 BLACK FRIDAY: 3 Months for $0.99/mo + $20 Credit!

⏰ Limited time offer - Don't miss out!

Claim Deal Now

Install Deb Package On Fedora 17 User New Online

sudo alien -r -c package_name.deb Replace package_name.deb with the actual name of your DEB package. The -r option tells alien to generate an RPM package, and -c converts the package. After the conversion process, alien will output the name of the generated RPM package. You can install it using yum or rpm . Here's how to do it with yum :