How to Install and Uninstall wxBase.i686 Package on Fedora 35
Last updated: November 16,2024
1. Install "wxBase.i686" package
This is a short guide on how to install wxBase.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
wxBase.i686
Copied
2. Uninstall "wxBase.i686" package
Please follow the steps below to uninstall wxBase.i686 on Fedora 35:
$
sudo dnf remove
wxBase.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the wxBase.i686 package on Fedora 35
Last metadata expiration check: 0:05:34 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : wxBase
Version : 3.1.5
Release : 2.fc35
Architecture : i686
Size : 1.0 M
Source : wxGTK-3.1.5-2.fc35.src.rpm
Repository : fedora
Summary : Non-GUI support classes from the wxWidgets library
URL : https://www.wxwidgets.org/
License : wxWidgets
Description : Every wxWidgets application must link against this library. It contains
: mandatory classes that any wxWidgets code depends on (like wxString) and
: portability classes that abstract differences between platforms. wxBase can
: be used to develop console mode applications -- it does not require any GUI
: libraries or the X Window System.
Available Packages
Name : wxBase
Version : 3.1.5
Release : 2.fc35
Architecture : i686
Size : 1.0 M
Source : wxGTK-3.1.5-2.fc35.src.rpm
Repository : fedora
Summary : Non-GUI support classes from the wxWidgets library
URL : https://www.wxwidgets.org/
License : wxWidgets
Description : Every wxWidgets application must link against this library. It contains
: mandatory classes that any wxWidgets code depends on (like wxString) and
: portability classes that abstract differences between platforms. wxBase can
: be used to develop console mode applications -- it does not require any GUI
: libraries or the X Window System.