How to Install and Uninstall libsigc++-3.0-0 Package on Kali Linux

Last updated: September 21,2024

1. Install "libsigc++-3.0-0" package

Please follow the guidelines below to install libsigc++-3.0-0 on Kali Linux

$ sudo apt update $ sudo apt install libsigc++-3.0-0

2. Uninstall "libsigc++-3.0-0" package

Learn how to uninstall libsigc++-3.0-0 on Kali Linux:

$ sudo apt remove libsigc++-3.0-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsigc++-3.0-0 package on Kali Linux

Package: libsigc++-3.0-0
Source: libsigc++-3.0
Version: 3.6.0-1
Installed-Size: 81
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5)
Size: 29644
SHA256: f7ea476b5fea8a8aab314749816f31728152cf2ccd8fc019c71da7879db5b743
SHA1: 6b5a243e0e7831c58e3d3de3408f767edab75857
MD5sum: 2d22c9a77a0634751593f21a8493f36b
Description: type-safe Signal Framework for C++ - runtime
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 runtime files for libsigc++, needed only if you wish to
run software which depends on it.
Description-md5:
Multi-Arch: same
Homepage: https://libsigcplusplus.github.io/libsigcplusplus/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libsigc++-3.0/libsigc++-3.0-0_3.6.0-1_amd64.deb