How to Install and Uninstall python-pyface Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-pyface" package

Please follow the guidance below to install python-pyface on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyface

2. Uninstall "python-pyface" package

Please follow the guidance below to uninstall python-pyface on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyface $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyface package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyface
Priority: optional
Section: universe/python
Installed-Size: 2657
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 4.5.2-1
Replaces: python-traitsbackendqt, python-traitsbackendwx
Depends: python (>= 2.7), python (<< 2.8), python-pygments, python-traits, python-wxgtk3.0, python-qt4
Breaks: python-traitsbackendqt, python-traitsbackendwx
Filename: pool/universe/p/python-pyface/python-pyface_4.5.2-1_all.deb
Size: 386236
MD5sum: cb629e6c6dd70bffc3cd04b814429f36
SHA1: cc7a076199ea3a5e657e099806eae8d6a847a7e8
SHA256: 313d0c3ff7cb9edcbbf1c8d8ca158524894890c21341cb3479b88efa5133ee86
Description-en: traits-capable windowing framework
The pyface project contains a toolkit-independent GUI abstraction
layer, which is used to support the "visualization" features of the
Traits package. Thus, you can write code in terms of the Traits API
(views, items, editors, etc.), and let pyface and your selected
toolkit and back-end take care of the details of displaying them.
.
The following GUI backends are supported:
o wxPython
o PyQt
o PySide
Description-md5: 4535dd18080a7b4e142f0dbafde4c38f
Homepage: http://pypi.python.org/pypi/pyface
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu