sudo yum install alien (Back in Fedora 17, yum was the king of the command line, long before dnf took the throne.)
If conversion fails due to dependency issues, you can extract the files directly to your system. Install dpkg tools sudo yum install dpkg Use code with caution. Copied to clipboard Extract the contents ar x package_name.deb tar xvf data.tar.gz Use code with caution. Copied to clipboard Manually copy files : This will create folders like . You can manually copy these to your system roots (e.g., cp -r usr/* /usr/ ), but this is risky and can break system stability. Important Considerations for Fedora 17 install deb package on fedora 17 user new
The terminal sprang to life, spewing lines of text and asking for confirmation. He pressed y . The installation was quick and painless. sudo yum install alien (Back in Fedora 17,
The -r flag tells Alien to convert the file into an format. Copied to clipboard Manually copy files : This
You open the Terminal. It looks like a portal into the Matrix. You follow the instructions carefully, your fingers hovering over the keys:
You will break your system’s dependency tree. Instead, we will convert the .deb to a .rpm using a tool called alien .