How to Install and Uninstall wxGTK-devel.x86_64 Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "wxGTK-devel.x86_64" package

This guide let you learn how to install wxGTK-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "wxGTK-devel.x86_64" package

Please follow the guidance below to uninstall wxGTK-devel.x86_64 on CentOS Stream 9:

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

3. Information about the wxGTK-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:01:58 ago on Sat Mar 16 16:03:45 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.