How to Install and Uninstall python3-wxpython4-media.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

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

Please follow the guidance below to install python3-wxpython4-media.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall python3-wxpython4-media.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-wxpython4-media.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:50:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-wxpython4-media
Version : 4.2.0
Release : 3.el9
Architecture : x86_64
Size : 48 k
Source : python-wxpython4-4.2.0-3.el9.src.rpm
Repository : epel
Summary : New implementation of wxPython, a GUI toolkit for Python (media 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.media module.