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

Last updated: May 13,2024

1. Install "python-attr" package

This guide let you learn how to install python-attr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-attr

2. Uninstall "python-attr" package

Please follow the guidance below to uninstall python-attr on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-attrs/python-attr_15.2.0-1_all.deb
Size: 11270
MD5sum: 855eb7c20d2f245439e4996f023700ce
SHA1: 91fb1e8db4242419f3c2f32069e55372d07af4de
SHA256: 8947b87f7cea4e1a855ca46d8f5e8e3a92786e58af758ca5fbb507c585f5d934
Description-en: Attributes without boilerplate (Python 2)
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 2.
Description-md5: 74c7cda57cc2624b6c3cb67403123dbf
Homepage: https://attrs.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: edubuntu-desktop-gnome, ubuntukylin-desktop