How to Install and Uninstall cppgir Package on Kali Linux

Last updated: July 07,2024

1. Install "cppgir" package

This is a short guide on how to install cppgir on Kali Linux

$ sudo apt update $ sudo apt install cppgir

2. Uninstall "cppgir" package

Learn how to uninstall cppgir on Kali Linux:

$ sudo apt remove cppgir $ sudo apt autoclean && sudo apt autoremove

3. Information about the cppgir package on Kali Linux

Package: cppgir
Version: 2.0-2
Installed-Size: 1117
Maintainer: Nicholas Guriev
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3), libstdc++6 (>= 13.1)
Size: 346108
SHA256: 9b6b26da7208a4f69d1a00da8dcbb0ab09638f28a546b308d3405589a0a0c099
SHA1: 43bc20ff263e0db87603fefbbe3581e94b7cacc8
MD5sum: 88fbc47cc937527496142acd514c97f6
Description: C++ binding wrapper generator for GObject introspection
cppgir processes .gir files derived from GObject-Introspection annotations into
a set of C++ files defining suitable namespaces, classes and other types that
together from a C++ binding. In this way, the plain C libraries and objects
become available as native objects along with managed resource handling.
Description-md5:
Multi-Arch: foreign
Homepage: https://gitlab.com/mnauw/cppgir
Section: devel
Priority: optional
Filename: pool/main/c/cppgir/cppgir_2.0-2_amd64.deb