How to Install and Uninstall c++-gtk-utils-gtk2.i686 Package on Fedora 38

Last updated: September 29,2024

1. Install "c++-gtk-utils-gtk2.i686" package

Please follow the guidelines below to install c++-gtk-utils-gtk2.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install c++-gtk-utils-gtk2.i686

2. Uninstall "c++-gtk-utils-gtk2.i686" package

Please follow the step by step instructions below to uninstall c++-gtk-utils-gtk2.i686 on Fedora 38:

$ sudo dnf remove c++-gtk-utils-gtk2.i686 $ sudo dnf autoremove

3. Information about the c++-gtk-utils-gtk2.i686 package on Fedora 38

Last metadata expiration check: 1:19:52 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : c++-gtk-utils-gtk2
Version : 2.2.20
Release : 5.fc38
Architecture : i686
Size : 80 k
Source : c++-gtk-utils-2.2.20-5.fc38.src.rpm
Repository : fedora
Summary : A library for GTK+ programming with C++ - GTK2 version
URL : http://cxx-gtk-utils.sourceforge.net/
License : LGPLv2
Description : c++-gtk-utils is a lightweight library containing a number of classes and
: functions for programming GTK+ programs using C++ in POSIX (Unix-like)
: environments, where the user does not want to use a full-on wrapper such as
: gtkmm or wxWidgets, or is concerned about exception safety or thread safety of
: the wrapper and their documentation.
:
: This version is built against GTK2.