How to Install and Uninstall PyQt-builder.noarch Package on Fedora 35

Last updated: October 04,2024

1. Install "PyQt-builder.noarch" package

Learn how to install PyQt-builder.noarch on Fedora 35

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

2. Uninstall "PyQt-builder.noarch" package

This guide let you learn how to uninstall PyQt-builder.noarch on Fedora 35:

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

3. Information about the PyQt-builder.noarch package on Fedora 35

Last metadata expiration check: 4:36:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : PyQt-builder
Version : 1.12.2
Release : 1.fc35
Architecture : noarch
Size : 87 k
Source : PyQt-builder-1.12.2-1.fc35.src.rpm
Repository : updates
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.