packages:install_a_package
This is an old revision of the document!
Packages - Install a package
First, update the package index. The APT package index is essentially a database of available packages from the repositories defined in the /etc/apt/sources.list file and in the /etc/apt/sources.list.d directory.
sudo apt update
Now install the package.
sudo apt install package_name
packages/install_a_package.1467712811.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)