Application software installation and management for different Linux distributions

Source: Internet
Author: User
For installation and management of application software for different Linux distributions-general Linux technology-Linux technology and application information, see the following for details. Ubuntu
Use apt-get to install the management software. The software source is set at/etc/apt/sources. in lst, you can modify or use software source management to add or modify the source. You can use apt to download the software and cannot define the software to download.

Install with apt-get install
Uninstall apt-get remove
Search with apt-cache search

Gentoo
Use emerge to install the management software. The source settings of the software are in/etc/make. change and add in the conf file. The default software used for downloading the software is wget. You can use multiple threads such as axel and prozilla as needed.

Emerge is complicated to USE and uses a lot of things such as USE and KEY.

Emerge for Installation

Fedora
When you use yum to install management software, the default source is very slow. The software source is set in a directory to create a file for each source, whose content is url or something.

Install yum install
Search by yum search

If apt can also choose the software to download the software package like emerge, the domestic network environment is too bad and the download speed is really snail speed without multithreading.
Related Article

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.