How to Install and Uninstall python-lark-doc Package on Kali Linux

Last updated: November 24,2024

1. Install "python-lark-doc" package

This guide covers the steps necessary to install python-lark-doc on Kali Linux

$ sudo apt update $ sudo apt install python-lark-doc

2. Uninstall "python-lark-doc" package

This tutorial shows how to uninstall python-lark-doc on Kali Linux:

$ sudo apt remove python-lark-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-lark-doc
Source: python-lark
Version: 1.1.9-1
Installed-Size: 2153
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-bootstrap4, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 380168
SHA256: f3be46ff7260fa02b8e4c1182f6a87c9c8d4e5cfd232188f13919e9d7ed3be62
SHA1: 5ff7afb37e467a3f2a6b2070b97eaa0d4f0b9e5c
MD5sum: ede352fceb47ee39b0d992c2d5ca0d04
Description: Parsing library for Python (common documentation)
lark is a parsing library for Python which allows one to parse any
context-free grammar. It has implemented the following parsing
algorithms: Earley, LALR(1) and CYK.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lark-parser/lark
Section: doc
Priority: optional
Filename: pool/main/p/python-lark/python-lark-doc_1.1.9-1_all.deb