How to Install and Uninstall wxGTK-devel.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "wxGTK-devel.x86_64" package

This guide let you learn how to install wxGTK-devel.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install wxGTK-devel.x86_64

2. Uninstall "wxGTK-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall wxGTK-devel.x86_64 on Rocky Linux 9:

$ sudo dnf remove wxGTK-devel.x86_64 $ sudo dnf autoremove

3. Information about the wxGTK-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:48:31 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : wxGTK-devel
Version : 3.2.2.1
Release : 1.el9
Architecture : x86_64
Size : 33 k
Source : wxGTK-3.2.2.1-1.el9.src.rpm
Repository : epel
Summary : Development files for the wxGTK library
URL : https://www.wxwidgets.org/
License : wxWidgets
Description : This package include files needed to link with the wxGTK library.
: wxWidgets is the GTK port of the C++ cross-platform wxWidgets
: GUI library, offering classes for all common GUI controls as well as a
: comprehensive set of helper classes for most common application tasks,
: ranging from networking to HTML display and image manipulation.