How to Install and Uninstall python3-pyface.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "python3-pyface.noarch" package

Please follow the steps below to install python3-pyface.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pyface.noarch

2. Uninstall "python3-pyface.noarch" package

Please follow the steps below to uninstall python3-pyface.noarch on Fedora 36:

$ sudo dnf remove python3-pyface.noarch $ sudo dnf autoremove

3. Information about the python3-pyface.noarch package on Fedora 36

Last metadata expiration check: 2:27:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pyface
Version : 7.3.0
Release : 5.fc36
Architecture : noarch
Size : 1.4 M
Source : python-pyface-7.3.0-5.fc36.src.rpm
Repository : fedora
Summary : Generic User Interface objects
URL : https://github.com/enthought/pyface
License : BSD and EPL and LGPLv2+ and Public Domain
Description : Pyface enables programmers to interact with generic UI objects, such as
: an "MDI Application Window", rather than with raw UI widgets. (Pyface is
: named by analogy to JFace in Java.) Traits uses Pyface to implement
: views and editors for displaying and editing Traits-based objects.
:
: Python 3 version.