How to Install and Uninstall PyQt-builder.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "PyQt-builder.noarch" package
This guide let you learn how to install PyQt-builder.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
PyQt-builder.noarch
Copied
2. Uninstall "PyQt-builder.noarch" package
In this section, we are going to explain the necessary steps to uninstall PyQt-builder.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
PyQt-builder.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the PyQt-builder.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:41:11 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : PyQt-builder
Version : 1.13.0
Release : 2.el9
Architecture : noarch
Size : 85 k
Source : PyQt-builder-1.13.0-2.el9.src.rpm
Repository : epel
Summary : The PEP 517 compliant PyQt build system
URL : https://www.riverbankcomputing.com/software/pyqt/
License : GPLv2 or GPLv3
Description : PyQt-builder is the PEP 517 compliant build system for PyQt and projects that
: extend PyQt. It extends the sip build system and uses Qt's qmake to perform the
: actual compilation and installation of extension modules.Projects that use
: PyQt- builder provide an appropriate pyproject.toml file and an optional
: project.py.
Available Packages
Name : PyQt-builder
Version : 1.13.0
Release : 2.el9
Architecture : noarch
Size : 85 k
Source : PyQt-builder-1.13.0-2.el9.src.rpm
Repository : epel
Summary : The PEP 517 compliant PyQt build system
URL : https://www.riverbankcomputing.com/software/pyqt/
License : GPLv2 or GPLv3
Description : PyQt-builder is the PEP 517 compliant build system for PyQt and projects that
: extend PyQt. It extends the sip build system and uses Qt's qmake to perform the
: actual compilation and installation of extension modules.Projects that use
: PyQt- builder provide an appropriate pyproject.toml file and an optional
: project.py.