
Debian

How To Add, Remove and Update Software in Debian and Ubuntu Using Apt
Linux has a multitude of ways to install software. We can build our own executables or use AppImage to run containerized applications. But at the heart of many Linux distros is a package management system, which for Debian based systems, such as the Raspberry Pi and Ubuntu, is Apt. Apt, the Advanced Packaging Tool is…