Now, use alien to convert it. The command sudo alien -r package_name.deb creates a .rpm file in the same directory. sudo alien -r application.deb Use code with caution. Tells alien to generate an RPM file.
In Fedora 17, you can sometimes double-click the newly created .rpm file to install it via the graphical software center, but the terminal method provided above is much more reliable for troubleshooting. Summary Checklist Search for an RPM version first. Install Alien via yum . Convert the .deb to .rpm using alien -r . Install the result with yum localinstall . install deb package on fedora 17 user new
After a few moments, a new file ending in .rpm will appear in your folder. Step 3: Install the New RPM Package Now, use alien to convert it
Fedora uses the binutils package to extract these archives. Install it by running: sudo dnf install binutils Use code with caution. Step 2: Extract the Contents Extract the .deb archive using the ar command: ar x package_name.deb Use code with caution. Tells alien to generate an RPM file
If an .rpm or Flatpak version does not exist, proceed to the methods below. Method 2: Convert the Package Using Alien
This command unpacks several files, including data.tar.xz or data.tar.gz . This specific "data" archive holds the actual application binaries. Step 2: Extract the Data Archive
Open the Software Center application on your desktop and search for the application.