Software distribution toolsΒΆ
Software package manager * apt The packaging tool of the Debian operating system * flatpak A tool for downloading software in isolated environments
apt install flatpak flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Packaging solutions for specific programming languages
Python
pip
JavaScript