How to Install and Uninstall libsigc++-2.0-doc Package on Kali Linux

Last updated: May 10,2024

1. Install "libsigc++-2.0-doc" package

This tutorial shows how to install libsigc++-2.0-doc on Kali Linux

$ sudo apt update $ sudo apt install libsigc++-2.0-doc

2. Uninstall "libsigc++-2.0-doc" package

This tutorial shows how to uninstall libsigc++-2.0-doc on Kali Linux:

$ sudo apt remove libsigc++-2.0-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsigc++-2.0-doc package on Kali Linux

Package: libsigc++-2.0-doc
Source: libsigc++-2.0
Version: 2.12.1-1
Installed-Size: 21450
Maintainer: Debian GNOME Maintainers
Architecture: all
Size: 5128940
SHA256: 28c8ffb9792c50b05af44310abee0e562101f3ab2bca2caec89f87c7f83e2fe1
SHA1: 0cb0c54f1f32efbf195d7fc83a77b2e2805787a7
MD5sum: bef4602d93fcb81d83b217f8842b223b
Description: type-safe Signal Framework for C++ - reference documentation
This library implements a full callback system for use in widget
libraries, abstract interfaces, and general programming. It provides
the ability to connect an abstract callback to a class method,
function, or function object, and contains adaptor classes for the
connection of dissimilar callbacks.
.
This package contains the reference documentation for libsigc++,
needed only if you wish to write software which uses it.
Description-md5:
Multi-Arch: foreign
Homepage: https://libsigcplusplus.github.io/libsigcplusplus/
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/libs/libsigc++-2.0/libsigc++-2.0-doc_2.12.1-1_all.deb