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

Last updated: May 07,2024

1. Install "python-lazr.lifecycle" package

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

$ sudo apt update $ sudo apt install python-lazr.lifecycle

2. Uninstall "python-lazr.lifecycle" package

Please follow the step by step instructions below to uninstall python-lazr.lifecycle on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-lazr.lifecycle $ sudo apt autoclean && sudo apt autoremove

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

Package: python-lazr.lifecycle
Priority: extra
Section: universe/python
Installed-Size: 124
Maintainer: Ubuntu Developers
Architecture: all
Source: lazr.lifecycle
Version: 1.0-0ubuntu3
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pkg-resources, python-zope.interface, python-zope.component, python-zope.lifecycleevent, python-zope.security
Filename: pool/universe/l/lazr.lifecycle/python-lazr.lifecycle_1.0-0ubuntu3_all.deb
Size: 15124
MD5sum: ec33f9acc6729978214a516cc178cf93
SHA1: 3aba20d95d0de05b51107b1da3080e2dc90f05d7
SHA256: 17a6d38c77db730e8b7d66d324104d66e54a92804eb5ae3c0355e774641b2265
Description-en: Richer lifecycle events API
This package defines three "lifecycle" events that notify about object
creation, modification and deletion. The events include information about
the user responsible for the changes.
.
The modification event also includes information about the state of the
object before the changes.
.
The module also contains Snapshot support to save the state of an object
for notification, and to compute deltas between version of objects.
Description-md5: 7cc2c897347dff5bfdda8f6b376ae868
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu