How to Install and Uninstall python-peak.util.decorators Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "python-peak.util.decorators" package

Please follow the instructions below to install python-peak.util.decorators on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-peak.util.decorators

2. Uninstall "python-peak.util.decorators" package

Please follow the guidance below to uninstall python-peak.util.decorators on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-peak.util.decorators $ sudo apt autoclean && sudo apt autoremove

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

Package: python-peak.util.decorators
Priority: optional
Section: universe/python
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: decoratortools
Version: 1.8-3
Replaces: python-decoratortools (<< 1.8-2)
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Breaks: python-decoratortools (<< 1.8-2)
Filename: pool/universe/d/decoratortools/python-peak.util.decorators_1.8-3_all.deb
Size: 22960
MD5sum: f494f1aadd4b89769b3c8f19d7df984e
SHA1: faf89c50c9852e44fa50df3cdb5bc88af55ea612
SHA256: 18f63b0e3e928d47c3bce2d7f6032e65e964d2fff772fdd7d896db925e7be4e3
Description-en: version-agnostic decorators support for Python
DecoratorTools provides decorator facilities for Python 2.3 and above. It
provides class and function decorators as well as support for decorating
arbitrary assignments, synchronized methods, and more.
.
DecoratorTools is part of the PEAK (Python Enterprise Architecture Kit)
framework and provides the peak.util.decorators module.
Description-md5: 7b2af6f78094e049c18d6cff5e31d3db
Homepage: http://pypi.python.org/pypi/DecoratorTools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu