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

Last updated: July 05,2024

1. Install "python-traitlets-doc" package

In this section, we are going to explain the necessary steps to install python-traitlets-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-traitlets-doc

2. Uninstall "python-traitlets-doc" package

This tutorial shows how to uninstall python-traitlets-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-traitlets-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-traitlets-doc
Priority: optional
Section: universe/doc
Installed-Size: 216
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: traitlets
Version: 4.0.0-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/t/traitlets/python-traitlets-doc_4.0.0-1_all.deb
Size: 36654
MD5sum: 14266645747f78cbe89ea9f3038623ba
SHA1: 0bf13048922dfbaf2d1f9bee53692c36205dc5b2
SHA256: cadbc354e6072ed54b6e0719e5ea11dce0122b5d03eeceea58e612dff069d12d
Description-en: Lightweight Traits-like package for Python
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 documentation.
Description-md5: f4b7f3b38f994eab601b8ddb26af3674
Homepage: https://github.com/ipython/traitlets
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu