How To Install libsexymm on Fedora 36
Introduction
In this tutorial we learn how to install libsexymm on Fedora 36.
What is libsexymm
libsexymm is a set of C++ bindings around libsexy, compatible with programs using gtkmm.
We can use yum or dnf to install libsexymm on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libsexymm.
Install libsexymm on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libsexymm using dnf by running the following command:
sudo dnf -y install libsexymm
Install libsexymm on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libsexymm using yum by running the following command:
sudo yum -y install libsexymm
How To Uninstall libsexymm on Fedora 36
To uninstall only the libsexymm package we can use the following command:
sudo dnf remove libsexymm
libsexymm Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/b90604e9043f8494721cda76fc5b8ae290b36e
/usr/lib/libsexymm.so.2
/usr/lib/libsexymm.so.2.0.1
/usr/share/doc/libsexymm
/usr/share/doc/libsexymm/COPYING
/usr/share/doc/libsexymm/ChangeLog
/usr/share/doc/libsexymm/INSTALL
/usr/share/doc/libsexymm/NEWS
References
Summary
In this tutorial we learn how to install libsexymm on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libsexymm on Fedora 36” linkTitle: “libsexymm” type: “docs” description: “In this tutorial we learn how to install libsexymm in Fedora 36. libsexymm is C++ wrapper for libsexy” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libsexymm-featured.png
Introduction
In this tutorial we learn how to install libsexymm on Fedora 36.
What is libsexymm
libsexymm is a set of C++ bindings around libsexy, compatible with programs using gtkmm.
We can use yum or dnf to install libsexymm on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libsexymm.
Install libsexymm on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libsexymm using dnf by running the following command:
sudo dnf -y install libsexymm
Install libsexymm on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libsexymm using yum by running the following command:
sudo yum -y install libsexymm
How To Uninstall libsexymm on Fedora 36
To uninstall only the libsexymm package we can use the following command:
sudo dnf remove libsexymm
libsexymm Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/85
/usr/lib/.build-id/85/eac0628a72ceef8f333d3b045389d9c2a595a9
/usr/lib64/libsexymm.so.2
/usr/lib64/libsexymm.so.2.0.1
/usr/share/doc/libsexymm
/usr/share/doc/libsexymm/COPYING
/usr/share/doc/libsexymm/ChangeLog
/usr/share/doc/libsexymm/INSTALL
/usr/share/doc/libsexymm/NEWS
References
Summary
In this tutorial we learn how to install libsexymm on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).