How to Install and Uninstall augeas-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "augeas-doc" package

Please follow the step by step instructions below to install augeas-doc on Kali Linux

$ sudo apt update $ sudo apt install augeas-doc

2. Uninstall "augeas-doc" package

This is a short guide on how to uninstall augeas-doc on Kali Linux:

$ sudo apt remove augeas-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the augeas-doc package on Kali Linux

Package: augeas-doc
Source: augeas
Version: 1.14.1-1
Installed-Size: 16590
Maintainer: Hilko Bengen
Architecture: all
Size: 961140
SHA256: ac9590ced78073205034558a5f5b56ccb3950307fdfac7590489a304891fc5a6
SHA1: 2c8095947ecd1f72e3d0af683e71857ae7648c2a
MD5sum: 629e6689e14150e472514deae4c7d4c7
Description: Augeas lenses documentation
Augeas parses configuration files described in lenses into a tree structure,
which it exposes through its public API. Changes made through the API are
written back to the initially read files.
.
Lenses are the building blocks of the file <-> tree transformation; they
combine parsing a file and building the tree (the get transformation), with
turning the tree back into an (updated) file (the put transformation).
.
This package contains the generated documentation for the lenses shipping in
the augeas-lenses package.
Description-md5:
Multi-Arch: foreign
Homepage: http://augeas.net/
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/a/augeas/augeas-doc_1.14.1-1_all.deb