How to Install and Uninstall python-qt5.src Package on Oracle Linux 8
Last updated: January 12,2025
1. Install "python-qt5.src" package
Please follow the step by step instructions below to install python-qt5.src on Oracle Linux 8
$
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 8:
$
sudo dnf remove
python-qt5.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-qt5.src package on Oracle Linux 8
Last metadata expiration check: 3:04:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-qt5
Version : 5.15.0
Release : 2.el8
Architecture : src
Size : 3.1 M
Source : None
Repository : ol8_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.0
Release : 2.el8
Architecture : src
Size : 3.1 M
Source : None
Repository : ol8_appstream
Summary : PyQt5 is Python bindings for Qt5
URL : http://www.riverbankcomputing.com/software/pyqt/
License : GPLv3
Description : PyQt5 is Python bindings for Qt5.