How to Convert Package Files in Ubuntu Using Alien

Method 1 of 3:

Install Alien Package Converter

  1. How to Convert Package Files in Ubuntu Using Alien Picture 1
    Type the following command to the Terminal (press Ctrl+Alt+T on your keyboard) or use copy/paste method to update your system first: sudo apt-get update (then hit Enter)
  2. How to Convert Package Files in Ubuntu Using Alien Picture 2
    When it asks you for password, don't be confused. The password is that one, which you're using in the Login Screen. Password does not show up in the terminal when you type it. Just type your password and hit Enter. If your password was entered correctly, the action will continue.
  3. How to Convert Package Files in Ubuntu Using Alien Picture 3
    To install Alien application to your Ubuntu operating system, you need to type following command to the Terminal (press Ctrl+Alt+T on your keyboard) or use copy/paste method: sudo apt-get install alien (then hit Enter)
  4. How to Convert Package Files in Ubuntu Using Alien Picture 4
    When it asks you for password, don't be confused. The password is that one, which you're using in the Login Screen. Password does not show up in the terminal when you type it. Just type your password and hit Enter. If it asks you do you want to continue, type 'Y' to your Terminal and then hit Enter.
Method 2 of 3:

Convert Desired Files

  1. How to Convert Package Files in Ubuntu Using Alien Picture 5
    For example, if you want to convert .rpm file, download the package to your Desktop. Now, you can convert the .rpm to a .deb by using the Terminal (press Ctrl+Alt+T on your keyboard) or use copy/paste method: cd ~/Desktop (then hit Enter)
    1. This command will change the directory to your desktop, where you have the .rpm file.
  2. How to Convert Package Files in Ubuntu Using Alien Picture 6
    Type following command to the Terminal (press Ctrl+Alt+T on your keyboard) or use copy/paste method: sudo alien -k apacheds-2.0.0-M11-i386.rpm (then hit Enter)
    1. To use command like is: sudo alien -k name.rpm (which will convert your .rpm package to .deb package) you need to replace 'name' with the name of your desired package. My is: apacheds-2.0.0-M11-i386.rpm.
  3. How to Convert Package Files in Ubuntu Using Alien Picture 7
    When it asks you for password, don't be confused. The password is that one, which you're using in the Login Screen. Password does not show up in the terminal when you type it. Just type your password and hit Enter. If your password was entered correctly, the action will continue.
Method 3 of 3:

Finishing

  1. How to Convert Package Files in Ubuntu Using Alien Picture 8
    Now, on your Desktop screen you should see that you have converted .rpm to .deb package file.
  2. How to Convert Package Files in Ubuntu Using Alien Picture 9
    You can install your package using this command in Terminal: sudo dpkg -i name.deb (replace 'name' with the name of your desired package) or by using Ubuntu Software Center.
  3. Read the Alien mainpage for more details. How to convert other kinds of packages.
4.1 ★ | 9 Vote

May be interested

  • Discovering 'alien antenna' on the Moon?Discovering 'alien antenna' on the Moon?
    what is the mysterious object on the moon? ufo hunters claim to have found alien antennas on the moon. invite you to find out!
  • Instructions on how to encrypt files and folders on UbuntuInstructions on how to encrypt files and folders on Ubuntu
    ubuntu possesses many advanced security features that users may not know about. for example, libreoffice users can encrypt files and folders on ubuntu extremely simply but extremely securely. so what is that feature and how to use it on ubuntu for files and folders?
  • What's New in Ubuntu 21.10?What's New in Ubuntu 21.10?
    version 21.10 is the latest release of ubuntu and although canonical is turning more attention to the cloud and developers, ubuntu 'impish indri' still comes with some notable changes for those users use the ubuntu desktop every day.
  • Everything you need to know about using Nala on UbuntuEverything you need to know about using Nala on Ubuntu
    nala is an open source, python-based front-end replacement for apt. it performs various functions: parallel download, package update and upgrade, history fetch, autofetch mirror repository and restore installation.
  • How to install DEB file in UbuntuHow to install DEB file in Ubuntu
    how do you install deb files? there are several ways to install a deb package on ubuntu. the article will show you one by one in this tutorial.
  • Doctor of Philosophy of Science: We may have discovered traces of aliens already, we just don't know what it is.Doctor of Philosophy of Science: We may have discovered traces of aliens already, we just don't know what it is.
    we likely missed the signs of alien life, even when we found them
  • Instructions to convert FLV files to AVI quicklyInstructions to convert FLV files to AVI quickly
    after downloading the flv video from the internet to your computer, you may want to transfer the file to other popular video formats to watch it (save the effort to install additional flv file reader software). today, tipsmake.com will guide you how to convert flv files to avi (also a popular format on your computer) quickly. please consult.
  • Convert songs on iTunes to MP3 format with 5 easy stepsConvert songs on iTunes to MP3 format with 5 easy steps
    as you know, itunes music tracks exist in a special format, exclusively for apple devices, which are aac files. although these are digital music formats, the songs you buy from itunes store are not mp3s.
  • How to Convert MOV to MP4 and HD MP4 with Quicktime Pro 7How to Convert MOV to MP4 and HD MP4 with Quicktime Pro 7
    although quicktime 7 pro is no longer available on the market, you can still convert mov files to mp4 format in many ways. the simplest way to convert most mov files is to simply rename the extension to mp4. if you have quicktime 7 pro, you can use the export feature. if not, there are still other free programs that can convert files quickly.
  • Canonical will support Ubuntu LTS releases for 12 yearsCanonical will support Ubuntu LTS releases for 12 years
    canonical will now officially support long term support (lts) ubuntu releases for 12 consecutive years. this support package includes regular updates as well as unscheduled security patches, expected to start applying from ubuntu 14.04 lts version.