How to Install and Uninstall wxGTK-gl.i686 Package on Fedora 38

Last updated: November 29,2024

1. Install "wxGTK-gl.i686" package

Here is a brief guide to show you how to install wxGTK-gl.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install wxGTK-gl.i686

2. Uninstall "wxGTK-gl.i686" package

In this section, we are going to explain the necessary steps to uninstall wxGTK-gl.i686 on Fedora 38:

$ sudo dnf remove wxGTK-gl.i686 $ sudo dnf autoremove

3. Information about the wxGTK-gl.i686 package on Fedora 38

Last metadata expiration check: 4:41:16 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : wxGTK-gl
Version : 3.2.4
Release : 1.fc38
Architecture : i686
Size : 42 k
Source : wxGTK-3.2.4-1.fc38.src.rpm
Repository : updates
Summary : OpenGL add-on for the wxWidgets library
URL : https://www.wxwidgets.org/
License : wxWidgets
Description : OpenGL (a 3D graphics API) add-on for the wxWidgets 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.