How to Install and Uninstall libsigc++20.i686 Package on CentOS 8 / RHEL 8
Last updated: November 16,2024
1. Install "libsigc++20.i686" package
Here is a brief guide to show you how to install libsigc++20.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
libsigc++20.i686
Copied
2. Uninstall "libsigc++20.i686" package
Learn how to uninstall libsigc++20.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
libsigc++20.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsigc++20.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:50:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libsigc++20
Version : 2.10.0
Release : 5.el8
Architecture : i686
Size : 46 k
Source : libsigc++20-2.10.0-5.el8.src.rpm
Repository : appstream
Summary : Typesafe signal framework for C++
URL : http://libsigc.sourceforge.net/
License : LGPLv2+
Description : This library implements a full callback system for use in widget libraries,
: abstract interfaces, and general programming. Originally part of the Gtk--
: widget set, libsigc++20 is now a separate library to provide for more general
: use. It is the most complete library of its kind with the ability to connect
: an abstract callback to a class method, function, or function object. It
: contains adaptor classes for connection of dissimilar callbacks and has an
: ease of use unmatched by other C++ callback libraries.
:
: Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library,
: starting with version 1.1.2, uses libsigc++20.
Available Packages
Name : libsigc++20
Version : 2.10.0
Release : 5.el8
Architecture : i686
Size : 46 k
Source : libsigc++20-2.10.0-5.el8.src.rpm
Repository : appstream
Summary : Typesafe signal framework for C++
URL : http://libsigc.sourceforge.net/
License : LGPLv2+
Description : This library implements a full callback system for use in widget libraries,
: abstract interfaces, and general programming. Originally part of the Gtk--
: widget set, libsigc++20 is now a separate library to provide for more general
: use. It is the most complete library of its kind with the ability to connect
: an abstract callback to a class method, function, or function object. It
: contains adaptor classes for connection of dissimilar callbacks and has an
: ease of use unmatched by other C++ callback libraries.
:
: Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library,
: starting with version 1.1.2, uses libsigc++20.