How to Install and Uninstall c++-gtk-utils-gtk4.x86_64 Package on Fedora 35

Last updated: May 10,2024

1. Install "c++-gtk-utils-gtk4.x86_64" package

Please follow the step by step instructions below to install c++-gtk-utils-gtk4.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install c++-gtk-utils-gtk4.x86_64

2. Uninstall "c++-gtk-utils-gtk4.x86_64" package

Please follow the guidance below to uninstall c++-gtk-utils-gtk4.x86_64 on Fedora 35:

$ sudo dnf remove c++-gtk-utils-gtk4.x86_64 $ sudo dnf autoremove

3. Information about the c++-gtk-utils-gtk4.x86_64 package on Fedora 35

Last metadata expiration check: 0:11:04 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : c++-gtk-utils-gtk4
Version : 2.2.20
Release : 2.fc35
Architecture : x86_64
Size : 77 k
Source : c++-gtk-utils-2.2.20-2.fc35.src.rpm
Repository : fedora
Summary : A library for GTK+ programming with C++ - GTK4 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 GTK4.