How to Install and Uninstall wxGTK3.i686 Package on Fedora 38

Last updated: October 04,2024

1. Install "wxGTK3.i686" package

In this section, we are going to explain the necessary steps to install wxGTK3.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install wxGTK3.i686

2. Uninstall "wxGTK3.i686" package

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

$ sudo dnf remove wxGTK3.i686 $ sudo dnf autoremove

3. Information about the wxGTK3.i686 package on Fedora 38

Last metadata expiration check: 1:40:28 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : wxGTK3
Version : 3.0.5.1
Release : 10.fc38
Architecture : i686
Size : 4.7 M
Source : wxGTK3-3.0.5.1-10.fc38.src.rpm
Repository : fedora
Summary : GTK port of the wxWidgets GUI library
URL : https://www.wxwidgets.org/
License : wxWidgets
Description : 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.