How to Install and Uninstall python-lazr.delegates-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-lazr.delegates-doc" package

Please follow the guidance below to install python-lazr.delegates-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-lazr.delegates-doc

2. Uninstall "python-lazr.delegates-doc" package

Please follow the steps below to uninstall python-lazr.delegates-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-lazr.delegates-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-lazr.delegates-doc
Priority: optional
Section: universe/doc
Installed-Size: 406
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: lazr.delegates
Version: 2.0.3-1build1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/l/lazr.delegates/python-lazr.delegates-doc_2.0.3-1build1_all.deb
Size: 23042
MD5sum: 0186935ca5b506b4b4b7d349fcede0bf
SHA1: 8043e2a07902d41369705617e4fdf2346237e6d3
SHA256: e94050b4026c1463401ffdd1b3b7a410cd44de6eb801c911dc914f939ceff2b7
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 common documentation package.
Description-md5: 962762bf43a98de0a8c2103c19eb38a1
Homepage: https://launchpad.net/lazr.delegates
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu