How to Install and Uninstall libglademm24.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "libglademm24.x86_64" package

This guide let you learn how to install libglademm24.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libglademm24.x86_64

2. Uninstall "libglademm24.x86_64" package

This guide covers the steps necessary to uninstall libglademm24.x86_64 on Fedora 35:

$ sudo dnf remove libglademm24.x86_64 $ sudo dnf autoremove

3. Information about the libglademm24.x86_64 package on Fedora 35

Last metadata expiration check: 2:06:50 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libglademm24
Version : 2.6.7
Release : 31.fc35
Architecture : x86_64
Size : 34 k
Source : libglademm24-2.6.7-31.fc35.src.rpm
Repository : updates
Summary : C++ wrapper for libglade
URL : https://www.gtkmm.org/
License : LGPLv2+
Description : This package provides a C++ interface for libglademm. It is a
: subpackage of the GTKmm project. The interface provides a convenient
: interface for C++ programmers to create Gnome GUIs with GTK+'s
: flexible object-oriented framework.