Plusieurs commandes existent comme apt-get, apt-cache, etc. The apt-cache command line tool is used for searching apt software package cache. Please feel free to mention in the comment below. merci beaucoup. root@kali:~#apt-get --help apt 1.8.3 (amd64) Usage: apt-get [options] command apt-get [options] install|remove pkg1 [pkg2 ...] apt-get [options] source pkg1 [pkg2 ...] apt-get is a command line interface for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies. Bonsoir, man apt-get.
Several "front-end" interfaces exist, such as synaptic and aptitude.

apt-get - APT package handling utility - command-line interface Synopsis apt-get [options] [-o config=string] [-c=cfgfile] command [pkg] Description apt-get is the command-line tool for handling packages, and may be considered the user's "back-end" to other tools using the APT library. Avec apt-get , on définit les sources des packages dans un fichier de configuration et il gère l'installation et le retrait des packages en tenant compte des dépendances ainsi que le téléchargement des packages s'ils sont sur une source réseau. apt-get update (optionnel) : pour mettre notre cache à jour si ce n'est pas déjà fait ; apt-cache search monpaquet (optionnel) : pour rechercher le paquet que nous voulons télécharger si nous ne connaissons pas son nom exact ; apt-get install monpaquet : pour télécharger et installer notre paquet. Apt-get est la couche qui apporte une certaine intelligence et une grande facilité d'utilisation au système de gestion des packages Debian. Apt Get List Installed | List Installed Packages with Apt on Ubuntu May 23, 2020 February 27, 2017 by Jeff Wilson Apt Get List Installed – step by step tutorial. Re : apt-get uninstall ??? quelle est la commande pour desinstaller un paquet par apt-get ??? In simple words, this tool is used to search software packages, collects information of packages and also used to search for what available packages are ready for installation on Debian or Ubuntu based systems. C'est très simple, vous allez voir. I’ve covered most of the available options with apt-get and apt-cache commands, but still there are more options available, you can check them out using ‘man apt-get‘ or ‘man apt-cache‘ from the terminal. Enfin avec apt, vous pouvez aussi mettre à jour votre distribution Linux. PC ACER dual core 2.2 ghz 4go de ram carte video nvidia GT220 ubuntu 10.10 64 bits. APT pour Advanced Package Tool est un utilitaire présent sur les distribution Debian comme Ubuntu, Mint, Kali, etc Cet outil essentiel permet d’installer, supprimer un logiciel ou encore mettre à jour ce dernier. Hors ligne #2 Le 28/03/2007, à 22:46. madden. apt-get --help. ou encore. Commands. Règles du forum Documentation Ubuntu-fr. Hors ligne #3 Le 28/03/2007, à 23:44. jobherzt. sudo apt-get install [package_1] [package_2] [package_3] If you try to install an already installed package, it will check the package database and if a newer version of that package is found, it will upgrade the installed package to its newer version. I hope you enjoyed reading this article, If I’ve missed anything and you would like me to add to the list.