How to Install and Uninstall python3-traits Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-traits" package

Please follow the guidelines below to install python3-traits on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-traits

2. Uninstall "python3-traits" package

Here is a brief guide to show you how to uninstall python3-traits on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-traits package on Ubuntu 21.10 (Impish Indri)

Package: python3-traits
Architecture: amd64
Version: 5.2.0-2build3
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.10), python3 (>= 3.9~), python3-six, python3:any
Filename: pool/universe/p/python-traits/python3-traits_5.2.0-2build3_amd64.deb
Size: 229848
MD5sum: afb00facc414aad3ae861c01632af8db
SHA1: 6fa5d9af1807b25f38b34cfc96d84acf8ce9ddb6
SHA256: d9e9ea5e242e8ee1236d412a2863cea5ae98c995c56183d8e6ab109cfa17e7d9
SHA512: 1e9cb29ddc97a5c22e57844f65d05ae569b8a19b8f12eb27700190419d37d143b323498b29064bb7119949f5176198b691e3fcce850447976fb022fa436e7033
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