How to Install and Uninstall libsigc++20.x86_64 Package on CentOS Stream 9
Last updated: November 19,2024
1. Install "libsigc++20.x86_64" package
Please follow the guidelines below to install libsigc++20.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libsigc++20.x86_64
Copied
2. Uninstall "libsigc++20.x86_64" package
Please follow the guidance below to uninstall libsigc++20.x86_64 on CentOS Stream 9:
$
sudo dnf remove
libsigc++20.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsigc++20.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:38:32 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libsigc++20
Version : 2.10.7
Release : 2.el9
Architecture : x86_64
Size : 39 k
Source : libsigc++20-2.10.7-2.el9.src.rpm
Repository : appstream
Summary : Typesafe signal framework for C++
URL : https://github.com/libsigcplusplus/libsigcplusplus
License : LGPLv2+
Description : libsigc++ implements a typesafe callback system for standard C++. It
: allows you to define signals and to connect those signals to any
: callback function, either global or a member function, regardless of
: whether it is static or virtual.
:
: libsigc++ is used by gtkmm to wrap the GTK+ signal system. It does not
: depend on GTK+ or gtkmm.
Available Packages
Name : libsigc++20
Version : 2.10.7
Release : 2.el9
Architecture : x86_64
Size : 39 k
Source : libsigc++20-2.10.7-2.el9.src.rpm
Repository : appstream
Summary : Typesafe signal framework for C++
URL : https://github.com/libsigcplusplus/libsigcplusplus
License : LGPLv2+
Description : libsigc++ implements a typesafe callback system for standard C++. It
: allows you to define signals and to connect those signals to any
: callback function, either global or a member function, regardless of
: whether it is static or virtual.
:
: libsigc++ is used by gtkmm to wrap the GTK+ signal system. It does not
: depend on GTK+ or gtkmm.