How to Install and Uninstall python3-traits Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-traits" package

Please follow the step by step instructions below to install python3-traits on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-traits

2. Uninstall "python3-traits" package

In this section, we are going to explain the necessary steps to uninstall python3-traits on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-traits $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-traits package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-traits
Architecture: amd64
Version: 5.2.0-2build1
Priority: optional
Section: universe/python
Source: python-traits
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1448
Depends: libc6 (>= 2.4), python3 (<< 3.9), python3 (>= 3.8~), python3-six, python3:any
Filename: pool/universe/p/python-traits/python3-traits_5.2.0-2build1_amd64.deb
Size: 229612
MD5sum: 58694031d6e62aadf5676979a39795c5
SHA1: f5d9b343821e1cb68baaa7b7654b9defa660f2e6
SHA256: 3975f01e1f76788d8d73b758f14e2a3c651af28ef5c9c3d120f95516f5596752
SHA512: 6b9c74c6a6708715f29eaf6f022e1fe1cc414f452856f0c9b52e126a4ab2d6c6f3131ed041ed503649f36f3804351eff458d999bea250057d445e1c30ca96be7
Homepage: https://pypi.python.org/pypi/traits
Description-en: Manifest typing and reactive programming for Python (Python 3)
The traits package provides a metaclass with special attributes that
are called traits. A trait is a type definition that can be used for
normal Python object attributes, giving the attributes some
additional characteristics:
* Initialization: A trait attribute can have a default value
* Validation: A trait attribute is manifestly typed.
* Delegation: The value of a trait attribute can be contained in another
object
* Notification: Setting the value of a trait attribute can fired
callbacks
* Visualization: With the TraitsUI package, GUIs can be generated
automatically from traited objects.
.
This is the Python 3 version of the package.
Description-md5: 5808a2f409bfd6b10b15e164205e3764