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

Last updated: July 03,2024

1. Install "python-stuf" package

Please follow the step by step instructions below to install python-stuf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-stuf

2. Uninstall "python-stuf" package

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

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

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

Package: python-stuf
Priority: optional
Section: universe/python
Installed-Size: 84
Maintainer: Ubuntu Developers
Architecture: all
Version: 0.9.16-0ubuntu1
Depends: python-parse (>= 1.6.6), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-stuf/python-stuf_0.9.16-0ubuntu1_all.deb
Size: 18520
MD5sum: 5a540098dbddf54a495c7a087ac62f56
SHA1: 045b727a87038af3ecc4e5c8f68a9f38d45e5285
SHA256: 49ea3a018fd05c6a0f50a970ca39487e38b07e3dd2ee67e0733c7efd646698e0
Description-en: Python dictionary types with attribute style access
Stuf provides a collection of Python dictionary types that support
attribute style access.
.
Includes *defaultdict*, *OrderedDict*, restricted, *ChainMap*, *Counter*,
and frozen implementations plus miscellaneous utilities for writing Python
software.
Description-md5: b22b83b2c1d8aed78fc9668309ad9e33
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions