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

Last updated: April 28,2024

1. Install "python3-lazr.config" package

Please follow the steps below to install python3-lazr.config on Kali Linux

$ sudo apt update $ sudo apt install python3-lazr.config

2. Uninstall "python3-lazr.config" package

Please follow the steps below to uninstall python3-lazr.config on Kali Linux:

$ sudo apt remove python3-lazr.config $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-lazr.config
Source: lazr.config
Version: 3.0-1
Installed-Size: 143
Maintainer: Debian Python Team
Architecture: all
Depends: python3-lazr.delegates, python3-pkg-resources, python3-zope.interface, python3:any
Suggests: python-lazr.config-doc
Size: 27068
SHA256: 640f61f29cbe5360b8cdab588196634b90961327357bc64ee8ba8e542071c7bb
SHA1: 10bd4e5174533f250df55a5df5a9dd7ba56465f3
MD5sum: d829bf81f9c9809d7ca18ca96fa25323
Description: 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 Python 3 version.
Description-md5:
Homepage: https://launchpad.net/lazr.config
Section: python
Priority: optional
Filename: pool/main/l/lazr.config/python3-lazr.config_3.0-1_all.deb