How to Install and Uninstall PyQt-builder.noarch Package on CentOS Stream 8

Last updated: July 02,2024

1. Install "PyQt-builder.noarch" package

Please follow the guidance below to install PyQt-builder.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install PyQt-builder.noarch

2. Uninstall "PyQt-builder.noarch" package

Learn how to uninstall PyQt-builder.noarch on CentOS Stream 8:

$ sudo dnf remove PyQt-builder.noarch $ sudo dnf autoremove

3. Information about the PyQt-builder.noarch package on CentOS Stream 8

Last metadata expiration check: 3:00:35 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : PyQt-builder
Version : 1.13.0
Release : 3.el8
Architecture : noarch
Size : 87 k
Source : PyQt-builder-1.13.0-3.el8.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.