How to Install and Uninstall libsigc++30.x86_64 Package on Fedora 34
Last updated: February 05,2025
1. Install "libsigc++30.x86_64" package
This guide let you learn how to install libsigc++30.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
libsigc++30.x86_64
Copied
2. Uninstall "libsigc++30.x86_64" package
Learn how to uninstall libsigc++30.x86_64 on Fedora 34:
$
sudo dnf remove
libsigc++30.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsigc++30.x86_64 package on Fedora 34
Last metadata expiration check: 5:28:32 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libsigc++30
Version : 3.0.7
Release : 1.fc34
Architecture : x86_64
Size : 37 k
Source : libsigc++30-3.0.7-1.fc34.src.rpm
Repository : updates
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++30
Version : 3.0.7
Release : 1.fc34
Architecture : x86_64
Size : 37 k
Source : libsigc++30-3.0.7-1.fc34.src.rpm
Repository : updates
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.