How to Install and Uninstall libsigc++-1.2-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

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

This is a short guide on how to install libsigc++-1.2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the instructions below to uninstall libsigc++-1.2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libsigc++-1.2-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsigc++-1.2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 383
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Burrows
Architecture: amd64
Source: libsigc++-1.2
Version: 1.2.7-2ubuntu1
Replaces: libsigc++-1.1-dev
Depends: libsigc++-1.2-5c2 (= 1.2.7-2ubuntu1), pkg-config, libstdc++-dev
Conflicts: libsigc++-1.1-dev
Filename: pool/universe/libs/libsigc++-1.2/libsigc++-1.2-dev_1.2.7-2ubuntu1_amd64.deb
Size: 57204
MD5sum: e331bdf1c64b19e90d1e9da46fcf5de3
SHA1: 36c27093dcda0b8679f2ef687bebf98360f9a051
SHA256: e44b4faf3c847f6353b380ef0196089033e0b5ecdc6e7d0e2f94f39dcdb12c8f
Description-en: 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
connection of dissimilar callbacks.
.
These are the development files for libsigc++, needed only if you
wish to write software which uses it.
Description-md5: fd020508bf7dcbe39ce4c0517cd5274e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu