Three methods for installing software in linux

Source: Internet
Author: User


1. the most basic compilation source code, and then install. the/configure [options] make www.2cto.com make install file extension is generally: tar.gz tar.bz2 2.RPM[ install the compiled software Package RPM [Redhat Package Manager] redhat Package management method. Applicable to the rpm install [options] command. Rpm not only has compiled the software source code into a binary file. Statistics are also made on the software and system environment that the software package depends on. File Extension: rpm also has a SRPM: not compiled into a binary file, but also contains the rpm feature. 3. install the software in rpm mode in YUM mode. If the dependent software is not installed in advance, the software cannot be installed successfully. To solve this problem, the YUM method is introduced. Since the software dependent on www.2cto.com is not installed on the machine, install them first, and then install the software I want to install. In this way, yum installs dependent software when installing software. As you can imagine, a YUM Server is needed to place dependent software sources and compare the RPM software libraries on the installed machines. In fact, it is also based on RPM. Because the linux system has many branches, the installation software derives two branches from the second method: Red Hat/Fedora: rpm yum Debian/Ubuntu: DPKG apt-get
 

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.