Gentoo, Debian, and FreeBSD software package management competition

Source: Internet
Author: User
The package management mechanisms of Gentoo, Debian, and FreeBSD are very similar. Gentoo and Debian are my favorite Linux distributions, one is naturally an excellent development platform, and the other is undoubtedly the preferred product for both servers and desktop environments. Keyword search software Gentoo: emerg... the package management mechanisms of Gentoo, Debian, and FreeBSD are very similar. Gentoo and Debian are my favorite Linux distributions, one is naturally an excellent development platform, and the other is undoubtedly the preferred product for both servers and desktop environments. Keyword search software Gentoo: emerge-s The output will be a brief introduction to this pkg. all keywords can be expressed in regular Debian: apt-cache search. FreeBSD: make search name = Or ports_glob -Need portupgrade installation software Gentoo: emerge Debian: apt-get install FreeBSD: portinstall Remove software Gentoo: emerge unmerge Debian: apt-get remove FreeBSD: pkg_deinstall Upgrade a single software Gentoo: emerge-u Debian: apt-get install FreeBSD: portupgrade Check which kits Gentoo: emerge-puDv worldDebian: apt-get-s dist-upgradeFreeBSD: portupgrade-arnv upgrade full system Gentoo: emerge-u-deep worldDebian: apt-get dist-upgradeFreeBSD: make world; portupgrade-ar Query which software is installed with Gentoo: emerge-pe world or qpkg-I-vDebian: dpkg-get-selectionsFreeBSD: pkg_info to query which software Gentoo: qpkg-f (Need gentoolkit) Debian: dpkg-S FreeBSD: pkg_info-W Query the files installed in a suite. Gentoo: qpkg-l Debian: dpkg-L FreeBSD: pkg_info-L Which pkg "introduction" does it contain the keyword Gentoo: emerge-S? <关键词> The output mode is the same as that of the former. keywords can be expressed in the regular Debian: apt-cache search format. FreeBSD: make search key = Forcibly remove a suite of Gentoo: emerge-C regardless of dependency Debian: dpkg-r-force-depends Dpkg-P-force-depends The above is remove, the following is the purge use remove will not clear the configuration file, use purge will FreeBSD: pkg_delete-f Full system re-compile Gentoo: emerge-e worldDebian: apt-get update; apt-get upgradeFreeBSD: make world; portupgrade-ason Gentoo: qpkg-I | grep (Qpkg plus-v version number) Debian: dpkg-l | grep FreeBSD: pkg_info | grep
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.