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

Last updated: May 12,2024

1. Install "python-attr-doc" package

This is a short guide on how to install python-attr-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-attr-doc" package

Here is a brief guide to show you how to uninstall python-attr-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-attr-doc
Priority: extra
Section: doc
Installed-Size: 258
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Architecture: all
Source: python-attrs
Version: 15.2.0-1
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Filename: pool/main/p/python-attrs/python-attr-doc_15.2.0-1_all.deb
Size: 34598
MD5sum: 02b53ef4a1cd49c851d49f460c0db56e
SHA1: 9e9c533d256f1bfa5edd86748ad5503ed89c5ebc
SHA256: 3620c8a237fb0bb410eb4eba9e2b90a57d669715ec5d56fa90ed68895a452b15
Description-en: documentation for the attrs Python library
attrs is an MIT-licensed Python package with class decorators that ease the
chores of implementing the most common attribute-related object protocols.
.
You just specify the attributes to work with and attrs gives you:
- a nice human-readable __repr__,
- a complete set of comparison methods,
- an initializer,
- and much more
without writing dull boilerplate code again and again.
.
This package provides documentation for attrs.
Description-md5: c915614abe40c159f94a58da0e483902
Homepage: https://attrs.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m