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

Last updated: May 18,2024

1. Install "python3-attr" package

Please follow the guidance below to install python3-attr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-attr

2. Uninstall "python3-attr" package

Please follow the step by step instructions below to uninstall python3-attr on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-attr
Priority: optional
Section: python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Architecture: all
Source: python-attrs
Version: 15.2.0-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-attrs/python3-attr_15.2.0-1_all.deb
Size: 11340
MD5sum: 4b43e52f2544105dfd5e5f89285d6b75
SHA1: 0c3d1e728eaa250087946e370617d11b4dad5d43
SHA256: 325c9ddb73a966af8cd36ff806593494c475695cefb28a98bf8ed7c73f1b78ee
Description-en: Attributes without boilerplate (Python 3)
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 contains attrs packged for Python 3.
Description-md5: f57c5cf3ff3cb013735cab276c0033b5
Homepage: https://attrs.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y