How to Install and Uninstall python3-wxpython4-webview.x86_64 Package on Fedora 34

Last updated: July 01,2024

1. Install "python3-wxpython4-webview.x86_64" package

Here is a brief guide to show you how to install python3-wxpython4-webview.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-wxpython4-webview.x86_64

2. Uninstall "python3-wxpython4-webview.x86_64" package

This tutorial shows how to uninstall python3-wxpython4-webview.x86_64 on Fedora 34:

$ sudo dnf remove python3-wxpython4-webview.x86_64 $ sudo dnf autoremove

3. Information about the python3-wxpython4-webview.x86_64 package on Fedora 34

Last metadata expiration check: 4:03:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-wxpython4-webview
Version : 4.0.7
Release : 16.fc34
Architecture : x86_64
Size : 62 k
Source : python-wxpython4-4.0.7-16.fc34.src.rpm
Repository : fedora
Summary : New implementation of wxPython, a GUI toolkit for Python (webview module)
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.
: This package provides the wx.html2 module.