- Why we need a package manager.
- Types of packages in general.
- Types of packages specific to each distro.
- Working with the Debian package manager.
- The straightforward process when you try to install a package using the dpkg package manager.
-
Just go to packages.ubuntu.com, search for the package you want, copy the link, and use
wget
to download the package to your machine as shown below.
-