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

Last updated: May 18,2024

1. Install "python-peak.util" package

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

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

2. Uninstall "python-peak.util" package

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

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

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

Package: python-peak.util
Priority: optional
Section: universe/python
Installed-Size: 199
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 20160204-1
Depends: python-peak.util.decorators, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-peak.util/python-peak.util_20160204-1_all.deb
Size: 67050
MD5sum: 53acbdb8bd9580bd23933e19ddfe9ec5
SHA1: 2c9024045288694481032bad12267ced4088f7e7
SHA256: fc3a2bec2b57bac575865168ddf5919cd9775e82cd4363e2a24a764ff733b420
Description-en: utilities from the Python Enterprise Application Kit
The Python Enterprise Application Kit (PEAK) is a set of Python
libraries to help develop large-scale Python applications.
.
PEAK includes libraries and frameworks to support: component
integration, component configuration , document-driven testing,
event-driven programming, storage management and persistence, domain
modelling, and much more.
.
This package provides a subset of utilities related to PEAK, and
commonly found as dependencies for PEAK-based components. In
particular, this package provides:
.
* AddOns - dynamic mixins with private attribute and methods
* BytecodeAssembler - code object generation assembling bytecode
* Extremes - absolute max and min values (PEP 326 implementation)
* ProxyTypes - general purpose proxy and wrapper types
* SymbolType - symbol type, i.e., enumerations
Description-md5: 41b5ec2a2c8fd7722f672911ae180f43
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu