How to Install and Uninstall python-qt5.src Package on Oracle Linux 9
Last updated: January 08,2025
1. Install "python-qt5.src" package
Please follow the guidelines below to install python-qt5.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-qt5.src
Copied
2. Uninstall "python-qt5.src" package
This tutorial shows how to uninstall python-qt5.src on Oracle Linux 9:
$
sudo dnf remove
python-qt5.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-qt5.src package on Oracle Linux 9
Last metadata expiration check: 1:20:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-qt5
Version : 5.15.9
Release : 1.el9
Architecture : src
Size : 3.1 M
Source : None
Repository : ol9_appstream
Summary : PyQt5 is Python bindings for Qt5
URL : http://www.riverbankcomputing.com/software/pyqt/
License : GPLv3
Description : PyQt5 is Python bindings for Qt5.
Available Packages
Name : python-qt5
Version : 5.15.9
Release : 1.el9
Architecture : src
Size : 3.1 M
Source : None
Repository : ol9_appstream
Summary : PyQt5 is Python bindings for Qt5
URL : http://www.riverbankcomputing.com/software/pyqt/
License : GPLv3
Description : PyQt5 is Python bindings for Qt5.