How to Install and Uninstall python3-attr Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 05,2024

1. Install "python3-attr" package

In this section, we are going to explain the necessary steps to install python3-attr on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-attr

2. Uninstall "python3-attr" package

This guide let you learn how to uninstall python3-attr on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-attr package on Ubuntu 21.10 (Impish Indri)

Package: python3-attr
Architecture: all
Version: 20.3.0-1
Priority: optional
Section: python
Source: python-attrs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 192
Depends: python3:any
Suggests: python-attr-doc
Filename: pool/main/p/python-attrs/python3-attr_20.3.0-1_all.deb
Size: 40224
MD5sum: 70cd069ef3b4851e66222a9751cee6d1
SHA1: e93e7e607e42d7899913ba81ddff2dc1e8d06f86
SHA256: f8197e2f2237078bb987114fc292e1da9915e1a3ae03fdc2b28b8af4cae7c7d0
SHA512: f69891d7ee51bb836cb2d2090a1547fb8ee4ae621a0dbf75356964331ee145477cdf702dd3be6198555f2ba667a23632017d35c3d46b9f3dc738a108243f8c39
Homepage: https://attrs.readthedocs.org/
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 packaged for Python 3.
Description-md5: 92212d917fce7e23aab5f88e1ee2b549
Task: server-minimal, cloud-image, server, ubuntu-server-raspi, ubuntustudio-audio