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

Last updated: May 17,2024

1. Install "python3-traitlets" package

Please follow the step by step instructions below to install python3-traitlets on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-traitlets

2. Uninstall "python3-traitlets" package

Please follow the guidelines below to uninstall python3-traitlets on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-traitlets
Architecture: all
Version: 5.0.5-1
Priority: optional
Section: universe/python
Source: traitlets
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 441
Depends: python3-ipython-genutils, python3:any
Filename: pool/universe/t/traitlets/python3-traitlets_5.0.5-1_all.deb
Size: 78600
MD5sum: 6a6e937782d1cc4246d5e5a2dbb1c6d4
SHA1: e76964b69cc94de06a715e119255255cf3ffd9c2
SHA256: 5d226bc269051a603155a9e50018483113a47a36c98c58acb1d013b0abb3c633
SHA512: 19d604d63b647b702ccb5a653a4e9b671003a868a687082209ae87011d2f26eafa39fb78591a32bd1888c2889702e7050e0bfd6df5309eaa303af44beb1d42c5
Homepage: https://github.com/ipython/traitlets
Description-en: Lightweight Traits-like package for Python 3
A lightweight pure-Python derivative of Enthought Traits, used
for configuring Python objects.
.
It powers the config system of IPython and Jupyter.
.
This package contains the library for Python 3.
Description-md5: ee38defa89609cc8e81c3ac1b1bf6cf2
Task: ubuntustudio-publishing