How to Install and Uninstall libsigc++.i686 Package on Fedora 39
Last updated: November 25,2024
1. Install "libsigc++.i686" package
Please follow the guidance below to install libsigc++.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libsigc++.i686
Copied
2. Uninstall "libsigc++.i686" package
Please follow the steps below to uninstall libsigc++.i686 on Fedora 39:
$
sudo dnf remove
libsigc++.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsigc++.i686 package on Fedora 39
Last metadata expiration check: 2:34:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libsigc++
Version : 1.2.7
Release : 39.fc39
Architecture : i686
Size : 39 k
Source : libsigc++-1.2.7-39.fc39.src.rpm
Repository : fedora
Summary : Typesafe signal framework for C++
URL : http://libsigc.sourceforge.net/
License : LGPL-2.1-or-later
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++ is now a separate library to provide for more general
: use. It is the most complete library of its kind with the ablity 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 gtkmm (previously gtk--), which is a C++ binding to the GTK+
: library, starting with version 1.1.2, uses libsigc++.
Available Packages
Name : libsigc++
Version : 1.2.7
Release : 39.fc39
Architecture : i686
Size : 39 k
Source : libsigc++-1.2.7-39.fc39.src.rpm
Repository : fedora
Summary : Typesafe signal framework for C++
URL : http://libsigc.sourceforge.net/
License : LGPL-2.1-or-later
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++ is now a separate library to provide for more general
: use. It is the most complete library of its kind with the ablity 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 gtkmm (previously gtk--), which is a C++ binding to the GTK+
: library, starting with version 1.1.2, uses libsigc++.