Kali How to Convert Deb to Rpm Package

April 6, 2019 | By the+gnu+linux+evangelist.

Kali Linux Convert Deb to Rpm

Hi! The Tutorial shows you Step-by-Step How to Convert Deb to Rpm in Kali GNU/Linux.

And Alien for Kali is a Program that Converts between the Rpm, Dpkg, Stampede Slp, and Slackware tgz File Formats.

How to Convert Deb to Rpm Package on Fedora 40
  1. 1. Terminal Quick Start

    How to Quick Start with Command Line on Kali GNU/Linux

    Bash Shell Kali Linux Quick Start
  2. 2. Installing

    To Install Alien Tool.

    sudo apt install alien
  3. 3. Converting

    Finally, to Convert Deb to Rpm on Kali Linux
    First, to Access the Target, Eg.:

    cd ~/Downloads

    And then to Transform:

    alien -r [myPackage].deb

    Just Replace [myPackage] with your actual Package Name.
    And then in the Output you’ll find the .rpm Confirmation!

  4. So Now I’m truly Happy if My Guide could Help you to Convert Deb to Rpm in Kali Linux!


QuickChic Theme • Powered by WordPress