Linux installation package analysis. -- Arvin, linuxarvin

Source: Internet
Author: User

Linux installation package analysis. -- Arvin, linuxarvin

The first LINUX solution is also for linux, but the rpmw.tar.gz and deb packages are quite different. This difference can make the installation process unable to proceed. What format should we download?

Rpm package-it can be directly installed in Red Hat Linux, SUSE, and Fedora, but it cannot be identified in Ubuntu;

Deb package-it is a Ubuntu patent. Double-click the deb package in Ubuntu to enter the automatic installation process;

Tar.gz package-it can be used in all Linux versions, but the installation process is also the most troublesome. Decompress the package first, then run the cd command in the terminal to enter the extracted directory, and then find the installation link file to install the package.

For example, if the tar.gz package is decompressed to "/temp/****** .tar.gz/large, the installation link file in the tar.gz package is install:

1-cd/temp/***** .tar.gz/

2-./install

3-ENTER "ENTER" or "installation directory" as prompted"

4-end
Although they are all for linux, before downloading the installation package, you need to find out which package is used.

 

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.