How to Install and Uninstall python3-pyface.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "python3-pyface.noarch" package
This tutorial shows how to install python3-pyface.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyface.noarch
Copied
2. Uninstall "python3-pyface.noarch" package
Learn how to uninstall python3-pyface.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-pyface.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyface.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:57:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pyface
Version : 6.1.2
Release : 3.el8
Architecture : noarch
Size : 1.3 M
Source : python-pyface-6.1.2-3.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-pyface
Version : 6.1.2
Release : 3.el8
Architecture : noarch
Size : 1.3 M
Source : python-pyface-6.1.2-3.el8.src.rpm
Repository : epel
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.