How to use apt-get command

Configurare noua (How To)

Situatie

Solutie

  • apt-get command

apt-get is a command line tool for handling Advanced Package Tool (APT) libraries in Linux. It lets you retrieve information and bundles from authenticated sources to manage, update, remove, and install software and its dependencies.

Running the apt-get command requires you to use sudo or root privileges.

Here’s the main syntax:

apt-get [options] (command)

These are the most common commands you can add to apt-get:

  • update synchronizes the package files from their sources.
  • upgrade installs the latest version of all installed packages.
  • check updates the package cache and checks broken dependencies.

Tip solutie

Permanent

Voteaza

(2 din 3 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?