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

Last updated: January 10,2025

1. Install "python3-pyface.noarch" package

This is a short guide on how to install python3-pyface.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 3:28:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pyface
Version : 7.3.0
Release : 4.fc35
Architecture : noarch
Size : 1.4 M
Source : python-pyface-7.3.0-4.fc35.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.