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

Last updated: May 15,2024

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

Please follow the guidelines below to install libsigc++-2.0-dev on Kali Linux

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

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

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

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

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

Package: libsigc++-2.0-dev
Source: libsigc++-2.0
Version: 2.12.1-1
Installed-Size: 1188
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libsigc++-2.0-0v5 (= 2.12.1-1), pkg-config
Suggests: libsigc++-2.0-doc
Size: 72140
SHA256: 81b65f49ea3736384ed589777b5e70cca5dd29209750e6c02560922aa558dc34
SHA1: 0eb2b882570f710b0fa2ae1c0d5adc023f6d303b
MD5sum: 06319f4ae767542a1a11854d8cb2dff0
Description: type-safe Signal Framework for C++ - development files
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.
.
These are the development files for libsigc++, needed only if you
wish to write software which uses it.
Description-md5:
Multi-Arch: same
Homepage: https://libsigcplusplus.github.io/libsigcplusplus/
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib,
role::source
Section: libdevel
Priority: optional
Filename: pool/main/libs/libsigc++-2.0/libsigc++-2.0-dev_2.12.1-1_amd64.deb