How to Install and Uninstall wxBase-devel.x86_64 Package on Oracle Linux 9

Last updated: September 27,2024

1. Install "wxBase-devel.x86_64" package

Please follow the instructions below to install wxBase-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "wxBase-devel.x86_64" package

This is a short guide on how to uninstall wxBase-devel.x86_64 on Oracle Linux 9:

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

3. Information about the wxBase-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:46:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : wxBase-devel
Version : 3.2.2.1
Release : 1.el9
Architecture : x86_64
Size : 1.2 M
Source : wxGTK-3.2.2.1-1.el9.src.rpm
Repository : epel
Summary : Development files for the wxBase3 library
URL : https://www.wxwidgets.org/
License : wxWidgets
Description : This package include files needed to link with the wxBase3 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.