How to Install and Uninstall python-lazr.delegates Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-lazr.delegates" package
This is a short guide on how to install python-lazr.delegates on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-lazr.delegates
Copied
2. Uninstall "python-lazr.delegates" package
This guide let you learn how to uninstall python-lazr.delegates on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-lazr.delegates
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-lazr.delegates package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-lazr.delegates
Priority: extra
Section: universe/python
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: lazr.delegates
Version: 2.0.3-1build1
Depends: python-nose, python-pkg-resources, python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-lazr.delegates-doc
Filename: pool/universe/l/lazr.delegates/python-lazr.delegates_2.0.3-1build1_all.deb
Size: 9238
MD5sum: 2b062f072bc8645ec5ca9dc3d3c48233
SHA1: 8d1dfdcb27b6455366068ca279be3b1ffca4f82c
SHA256: 8b7d07f8df36a73db05df20e9ae7bbdb8e8abf0f1457ffab0916f3b213b4a1d4
Description-en: easily write objects that delegate behavior
The ``lazr.delegates`` package makes it easy to write objects that delegate
behavior to another object. The new object adds some property or behavior on
to the other object, while still providing the underlying interface, and
delegating behavior.
.
This is the Python 2 version.
Description-md5: a744cbc0bf4842fcdd410b1e49f5ac09
Homepage: https://launchpad.net/lazr.delegates
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/python
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: lazr.delegates
Version: 2.0.3-1build1
Depends: python-nose, python-pkg-resources, python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-lazr.delegates-doc
Filename: pool/universe/l/lazr.delegates/python-lazr.delegates_2.0.3-1build1_all.deb
Size: 9238
MD5sum: 2b062f072bc8645ec5ca9dc3d3c48233
SHA1: 8d1dfdcb27b6455366068ca279be3b1ffca4f82c
SHA256: 8b7d07f8df36a73db05df20e9ae7bbdb8e8abf0f1457ffab0916f3b213b4a1d4
Description-en: easily write objects that delegate behavior
The ``lazr.delegates`` package makes it easy to write objects that delegate
behavior to another object. The new object adds some property or behavior on
to the other object, while still providing the underlying interface, and
delegating behavior.
.
This is the Python 2 version.
Description-md5: a744cbc0bf4842fcdd410b1e49f5ac09
Homepage: https://launchpad.net/lazr.delegates
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu