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

Last updated: May 06,2024

1. Install "python-lazr.restful" package

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

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

2. Uninstall "python-lazr.restful" package

Learn how to uninstall python-lazr.restful on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-lazr.restful
Priority: extra
Section: universe/python
Installed-Size: 1293
Maintainer: Ubuntu Developers
Architecture: all
Source: lazr.restful
Version: 0.19.3-0ubuntu2
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-docutils, python-epydoc, python-grokcore.component, python-lazr.batchnavigator, python-lazr.delegates, python-lazr.enum, python-lazr.lifecycle, python-lazr.uri, python-martian, python-tz, python-pkg-resources, python-simplejson, python-testtools, python-van.testing, python-zope.app.pagetemplate, python-zope.component, python-zope.configuration, python-zope.event, python-zope.interface, python-zope.pagetemplate, python-zope.processlifetime, python-zope.proxy, python-zope.publisher, python-zope.schema, python-zope.security, python-zope.traversing
Filename: pool/universe/l/lazr.restful/python-lazr.restful_0.19.3-0ubuntu2_all.deb
Size: 267600
MD5sum: e98b3a89eb1fdf89248ee29ef924b2c7
SHA1: 4a2722d6e352cc7748fdec0b035e091a8fa476d6
SHA256: 0639e285e723328563bc19b11884923c16ef4db8768ec40ee6729af0da24ae71
Description-en: Publish Python objects as RESTful resources over HTTP
lazr.restful is a library for publishing Python objects through a RESTful
web service. To tell lazr.restful which objects you want exposed and how,
you annotate your existing Zope interfaces.
Description-md5: 84e31dfda252125a3bf640f7bcbe3d1c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu