How to Install and Uninstall synaptic Package on Kali Linux

Last updated: May 18,2024

1. Install "synaptic" package

Please follow the instructions below to install synaptic on Kali Linux

$ sudo apt update $ sudo apt install synaptic

2. Uninstall "synaptic" package

Please follow the guidance below to uninstall synaptic on Kali Linux:

$ sudo apt remove synaptic $ sudo apt autoclean && sudo apt autoremove

3. Information about the synaptic package on Kali Linux

Package: synaptic
Version: 0.91.3
Installed-Size: 7627
Maintainer: Michael Vogt
Architecture: amd64
Depends: libapt-pkg6.0 (>= 1.9.0), libc6 (>= 2.34), libept1.6.0 (>= 1.2.1), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.14.0), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 11), libvte-2.91-0 (>= 0.49.92), libxapian30 (>= 1.4.19~), hicolor-icon-theme, polkitd | policykit-1, pkexec | policykit-1
Recommends: libgtk3-perl, xdg-utils
Suggests: dwww, deborphan, apt-xapian-index, tasksel, software-properties-gtk
Size: 2062496
SHA256: e35be88cf6594ef058d85acdfbb3216d735939bf32ce99b63d7cb455ef4ed628
SHA1: 6120a35f8826cb615db90531178dc0dc037b0dde
MD5sum: 0e4163f5a2677a9446d345334a9926e1
Description: 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)
Description-md5:
Homepage: https://github.com/mvo5/synaptic/wiki
Tag: admin::package-management, implemented-in::c++, interface::graphical,
interface::x11, role::program, scope::application, suite::debian,
uitoolkit::gtk, works-with::software:package, x11::application
Section: admin
Priority: optional
Filename: pool/main/s/synaptic/synaptic_0.91.3_amd64.deb