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

Last updated: May 18,2024

1. Install "python-traitsui" package

Please follow the step by step instructions below to install python-traitsui on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-traitsui

2. Uninstall "python-traitsui" package

This guide let you learn how to uninstall python-traitsui on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-traitsui
Priority: optional
Section: universe/python
Installed-Size: 9712
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 4.5.1-1
Replaces: python-traitsbackendqt, python-traitsbackendwx, python-traitsgui
Depends: python (>= 2.7), python (<< 2.8), python-traits, python-pyface, python-wxgtk3.0
Breaks: python-traitsbackendqt, python-traitsbackendwx, python-traitsgui
Filename: pool/universe/p/python-traitsui/python-traitsui_4.5.1-1_all.deb
Size: 6079098
MD5sum: 5a3d069729092cca27f98720cabf1120
SHA1: e05fcd2dad8c0365ed6e4b3382fa138bcc38d4c6
SHA256: ffd07ce71b5fa9f7051849d6ddabb3b3504488d10726741f6ad7c03fc7abd852
Description-en: traits-capable user interfaces
The traitsui 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 traitsui and your selected
toolkit and back-end take care of the details of displaying them.
Description-md5: 689a2e01eee310aa756b174a7e028bf6
Homepage: http://pypi.python.org/pypi/traitsui
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu