Compile the Debian package from the source code

Source: Internet
Author: User
Compile the Debian package from the source code-Debian technology of the Linux release version. The following is a detailed description. The excellent package management of Debian is undoubtedly an attractive reason. All packages installed in Debian systems are closely dependent. For example, if you only want to install a package named foo, this package depends on some other libraries or tools, such as libbaa, when you use:

Apt-get install foo

When installing this package, in fact this process will prompt and install the package libbaa on which foo depends. If you run the following command:

Apt-get remove libbaa

Without a doubt, the apt tool will prompt that the packet foo will also be taken away. In this way, the Debian system will always maintain a stable integrity, and there will be no software installed but not available due to dependency (but there may be installed but useless software or libraries, but some tools can be used to delete these packages ).
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.