How to Install and Uninstall libsigc++30.i686 Package on Fedora 39
Last updated: March 03,2025
1. Install "libsigc++30.i686" package
This guide covers the steps necessary to install libsigc++30.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libsigc++30.i686
Copied
2. Uninstall "libsigc++30.i686" package
Please follow the step by step instructions below to uninstall libsigc++30.i686 on Fedora 39:
$
sudo dnf remove
libsigc++30.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsigc++30.i686 package on Fedora 39
Last metadata expiration check: 0:00:44 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libsigc++30
Version : 3.6.0
Release : 1.fc39
Architecture : i686
Size : 40 k
Source : libsigc++30-3.6.0-1.fc39.src.rpm
Repository : fedora
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.6.0
Release : 1.fc39
Architecture : i686
Size : 40 k
Source : libsigc++30-3.6.0-1.fc39.src.rpm
Repository : fedora
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.