synaptic
Graphical package manager
Install
- All systems
-
curl cmd.cat/synaptic.sh
- Debian
-
apt-get install synaptic
- Ubuntu
-
apt-get install synaptic
- Kali Linux
-
apt-get install synaptic
- Fedora
-
dnf install synaptic
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install synaptic
- Raspbian
-
apt-get install synaptic
- Dockerfile
- dockerfile.run/synaptic
synaptic
Graphical package manager
Synaptic is a graphical package management tool based on GTK+ and APT. Synaptic enables you to install, upgrade and remove software packages in a user friendly way. Besides these basic functions the following features are provided: * Search and filter the list of available packages * Perform smart system upgrades * Fix broken package dependencies * Edit the list of used repositories (sources.list) * Download the latest changelog of a package * Configure packages through the debconf system * Browse all available documentation related to a package (dwww is required)