How to Install and Uninstall libgtkada21 Package on Kali Linux

Last updated: June 29,2024

1. Install "libgtkada21" package

This tutorial shows how to install libgtkada21 on Kali Linux

$ sudo apt update $ sudo apt install libgtkada21

2. Uninstall "libgtkada21" package

This guide covers the steps necessary to uninstall libgtkada21 on Kali Linux:

$ sudo apt remove libgtkada21 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgtkada21 package on Kali Linux

Package: libgtkada21
Source: libgtkada
Version: 22.0.0-2
Installed-Size: 11259
Maintainer: Ludovic Brenta
Architecture: amd64
Depends: libc6 (>= 2.29), libcairo2 (>= 1.10.0), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.1), libgnat-11 (>= 11.3.0), libgtk-3-0 (>= 3.23.0), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.14.0)
Size: 1999708
SHA256: d27c17f5cefa3acb54decba47ee17ce579115b6937110f3ecc22e2b61b13488e
SHA1: ff699a524410310bd1c095fd881bf2d3a7a52a26
MD5sum: 050f69a7e87d64d4fc389fa56a9beffd
Description: Ada binding for the GTK+ GUI (dynamic library)
GtkAda is a library that allows programmers to write GTK+ applications in the
Ada programming language.
.
This library will let you run Ada applications compiled with GTK+.
Description-md5: 14a86e57225dba2beefd9ce033b618cc
Multi-Arch: same
Homepage: https://github.com/AdaCore/gtkada
Section: libs
Priority: optional
Filename: pool/main/libg/libgtkada/libgtkada21_22.0.0-2_amd64.deb

5. The same packages on other Linux Distributions