How to Install and Uninstall python3-wxpython4.x86_64 Package on Fedora 35
Last updated: November 30,2024
1. Install "python3-wxpython4.x86_64" package
This is a short guide on how to install python3-wxpython4.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-wxpython4.x86_64
Copied
2. Uninstall "python3-wxpython4.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-wxpython4.x86_64 on Fedora 35:
$
sudo dnf remove
python3-wxpython4.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wxpython4.x86_64 package on Fedora 35
Last metadata expiration check: 5:26:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-wxpython4
Version : 4.0.7
Release : 29.fc35
Architecture : x86_64
Size : 8.2 M
Source : python-wxpython4-4.0.7-29.fc35.src.rpm
Repository : updates
Summary : New implementation of wxPython, a GUI toolkit for Python
URL : https://www.wxpython.org/
License : wxWidgets and BSD
Description : wxPython4 is a is a new implementation of wxPython focused on improving speed,
: maintainability and extensibility. Just like "Classic" wxPython it wraps the
: wxWidgets C++ toolkit and provides access to the user interface portions of the
: wx API, enabling Python applications to have a GUI on Windows, Macs or Unix
: systems with a native look and feel and requiring very little (if any) platform
: specific code.
Available Packages
Name : python3-wxpython4
Version : 4.0.7
Release : 29.fc35
Architecture : x86_64
Size : 8.2 M
Source : python-wxpython4-4.0.7-29.fc35.src.rpm
Repository : updates
Summary : New implementation of wxPython, a GUI toolkit for Python
URL : https://www.wxpython.org/
License : wxWidgets and BSD
Description : wxPython4 is a is a new implementation of wxPython focused on improving speed,
: maintainability and extensibility. Just like "Classic" wxPython it wraps the
: wxWidgets C++ toolkit and provides access to the user interface portions of the
: wx API, enabling Python applications to have a GUI on Windows, Macs or Unix
: systems with a native look and feel and requiring very little (if any) platform
: specific code.