How To Install libsigc++-devel on Fedora 36
Introduction
In this tutorial we learn how to install libsigc++-devel
on Fedora 36.
What is libsigc++-devel
The libsigc++-devel package contains the static libraries and header files needed for development with libsigc++.
We can use yum
or dnf
to install libsigc++-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libsigc++-devel.
Install libsigc++-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install libsigc++-devel
using dnf
by running the following command:
Install libsigc++-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install libsigc++-devel
using yum
by running the following command:
How To Uninstall libsigc++-devel on Fedora 36
To uninstall only the libsigc++-devel
package we can use the following command:
libsigc++-devel Package Contents on Fedora 36
After updating yum database, We can install libsigc++-devel
using dnf
by running the following command:
Install libsigc++-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install libsigc++-devel
using yum
by running the following command:
How To Uninstall libsigc++-devel on Fedora 36
To uninstall only the libsigc++-devel
package we can use the following command:
libsigc++-devel Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install libsigc++-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/include/sigc++-1.2 /usr/include/sigc++-1.2/sigc++ /usr/include/sigc++-1.2/sigc++/adaptor.h /usr/include/sigc++-1.2/sigc++/bind.h /usr/include/sigc++-1.2/sigc++/bind_return.h /usr/include/sigc++-1.2/sigc++/class_slot.h /usr/include/sigc++-1.2/sigc++/connection.h /usr/include/sigc++-1.2/sigc++/hide.h /usr/include/sigc++-1.2/sigc++/macros /usr/include/sigc++-1.2/sigc++/macros/bind.h.m4 /usr/include/sigc++-1.2/sigc++/macros/bind_return.h.m4 /usr/include/sigc++-1.2/sigc++/macros/class_slot.h.m4 /usr/include/sigc++-1.2/sigc++/macros/hide.h.m4 /usr/include/sigc++-1.2/sigc++/macros/method_slot.h.m4 /usr/include/sigc++-1.2/sigc++/macros/object_slot.h.m4 /usr/include/sigc++-1.2/sigc++/macros/retype.h.m4 /usr/include/sigc++-1.2/sigc++/macros/retype_return.h.m4 /usr/include/sigc++-1.2/sigc++/macros/signal.h.m4 /usr/include/sigc++-1.2/sigc++/macros/slot.h.m4 /usr/include/sigc++-1.2/sigc++/macros/template.macros.m4 /usr/include/sigc++-1.2/sigc++/marshal.h /usr/include/sigc++-1.2/sigc++/method_slot.h /usr/include/sigc++-1.2/sigc++/node.h /usr/include/sigc++-1.2/sigc++/object.h /usr/include/sigc++-1.2/sigc++/object_slot.h /usr/include/sigc++-1.2/sigc++/retype.h /usr/include/sigc++-1.2/sigc++/retype_return.h /usr/include/sigc++-1.2/sigc++/sigc++.h /usr/include/sigc++-1.2/sigc++/signal.h /usr/include/sigc++-1.2/sigc++/slot.h /usr/include/sigc++-1.2/sigc++/trait.h /usr/lib64/libsigc-1.2.so /usr/lib64/pkgconfig/sigc++-1.2.pc /usr/lib64/sigc++-1.2 /usr/lib64/sigc++-1.2/include /usr/lib64/sigc++-1.2/include/sigcconfig.h
## References
* [libsigc++-devel website](http://libsigc.sourceforge.net/)
## Summary
In this tutorial we learn how to install `libsigc++-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).