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

Last updated: May 19,2024

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

This is a short guide on how to install python-lazr.config-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall python-lazr.config-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-lazr.config-doc
Priority: optional
Section: universe/doc
Installed-Size: 1021
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: lazr.config
Version: 2.1-1build1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/l/lazr.config/python-lazr.config-doc_2.1-1build1_all.deb
Size: 38890
MD5sum: 425d56c0475d1b1c770a2d9658ce8d6c
SHA1: 0f2df867aa9ba7cfe75f648f1b438725ee6f58d4
SHA256: e81f1172f1d15692707c732b3e97aa61065c89d4d418644e29d6e5ad68233ed0
Description-en: ini-file format handling supporting schemas and inheritance
The LAZR config system is typically used to manage process configuration.
Process configuration is for saying how things change when we run systems on
different machines, or under different circumstances.
.
This system uses ini-like file format of section, keys, and values. The
config file supports inheritance to minimize duplication of information across
files. The format supports schema validation.
.
This is the common documentation package.
Description-md5: e613a3f6489ecd4572316ebc3d0d53eb
Homepage: https://launchpad.net/lazr.config
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu