How to Install and Uninstall python-lazr.config-doc Package on Kali Linux

Last updated: May 18,2024

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

This guide covers the steps necessary to install python-lazr.config-doc on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall python-lazr.config-doc on Kali Linux:

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

3. Information about the python-lazr.config-doc package on Kali Linux

Package: python-lazr.config-doc
Source: lazr.config
Version: 3.0-1
Installed-Size: 274
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 41180
SHA256: 69e20d41022881051cc050a07958c95fa5c85b93f3f6d943363f167cabcc9b70
SHA1: fdf361f6d62d76810506d0b3bd4d4580fdb34475
MD5sum: c6b0a768be1791ee2c6a97a65dbb357d
Description: ini-file format handling supporting schemas and inheritance (documentation)
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:
Homepage: https://launchpad.net/lazr.config
Built-Using: alabaster (= 0.7.12-1), sphinx (= 7.2.6-2)
Section: doc
Priority: optional
Filename: pool/main/l/lazr.config/python-lazr.config-doc_3.0-1_all.deb