Install the rpm file On Debian Linux

Source: Internet
Author: User
On Debian Linux, install the rpm file-Linux Release Technology-Debian information. For more information, see the following. In Debian Linux, it is not recommended to use rpm to install the rpm file. You need to convert it to the deb file and install it through dpkg. However, in Ubuntu Server, the alien tool for converting rpm to deb is not installed by default. We need to install it manually and the installation tool is apt.

First, copy the apt "Source" list/etc/apt/sources. list to back up a copy, and then clear the original "Source" list.

Mount cd1.

Use the command apt-cdrom-m-d/cdrom add. Be sure to have administrator permissions.

Use the command apt-get update.

Run apt-get dist-upgrade.

Run apt-get install alien to install alien.

Use alien -- scripts xxx. rpm to start the rpm conversion deb process.

Use dpkg-I xxx. deb to install deb.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.