ctcas.blogg.se

Linux install rpm ubuntu
Linux install rpm ubuntu








linux install rpm ubuntu linux install rpm ubuntu linux install rpm ubuntu

Single Command to convert and install RPM on Ubuntu To use the DPKG command: sudo dpkg -i zenmap_7.91-2_all.deb Once the conversion process will be done, the Alien will save the RPM converted Debian file in the same directory where the source file is located. We can use two commands to install Deb packages, one is dpkg and the other the regular APT package manager of Debian-based Linux operating systems. Once the RPM package that you want to convert and install on Ubuntu is on your system, run the below command to install the same.įor example, we have download Zenmap, thus we use its filename: sudo alien Next thing we need the RPM package of software you want to install on your Ubuntu 20.04, here we are downloading the binary for Zenmap available in the RPM format. Get some RPM package to install on Ubuntu To install it we don’t need to add any third-party repository because it is already there on the official repo. Now, we install Alien software on our Ubuntu 20.04 LTS that will help us to convert the RPM package into Debian compatible DEB format. Open command terminal, the shortcut is Ctrl+Alt+T, and then use the system update command to let all the installed packages achieve their latest state including the rebuilding of repo cache. Single Command to convert and install RPM on Ubuntu 1.










Linux install rpm ubuntu