How to Install and Uninstall python3-traitlets Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "python3-traitlets" package

Here is a brief guide to show you how to install python3-traitlets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-traitlets

2. Uninstall "python3-traitlets" package

Please follow the steps below to uninstall python3-traitlets on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-traitlets package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-traitlets
Priority: optional
Section: universe/python
Installed-Size: 240
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: traitlets
Version: 4.0.0-1
Depends: python3-decorator, python3-ipython-genutils, python3:any (>= 3.3.2-2~)
Filename: pool/universe/t/traitlets/python3-traitlets_4.0.0-1_all.deb
Size: 44606
MD5sum: 0cc467585ae0cb98376d87b79e38b84a
SHA1: 72cfcf3b79f5ded74e93c29546b6255631be65ec
SHA256: 511ddaf101cc610d5686ff6781199aa18d81b3b94df9c2072dc7b44f2b9cb346
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
Homepage: https://github.com/ipython/traitlets
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu