• [^] # Re: apt-get vs aptitude

    Posté par . En réponse à la dépêche Debian 8 : Jessie l’écuyère est en selle !. Évalué à 2. Dernière modification le 28 avril 2015 à 13:32.

    Deviens intéressent apt, faut voir ce qu'il donne en pratique.

    $ apt
    apt 1.0.9.8 for amd64 compiled on Apr 13 2015 12:50:11
    Usage: apt [options] command

    CLI for apt.
    Basic commands:
    list - list packages based on package names
    search - search in package descriptions
    show - show package details

    update - update list of available packages

    install - install packages
    remove - remove packages

    upgrade - upgrade the system by installing/upgrading packages
    full-upgrade - upgrade the system by removing/installing/upgrading packages

    edit-sources - edit the source information file

    À noter que:
    DESCRIPTION
    apt (Advanced Package Tool) is the command-line tool for handling packages. It provides a commandline interface for the package management of the system.
    See also apt-get(8) and apt-cache(8) for more low-level command options.