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

Last updated: June 29,2024

1. Install "python-pglast-doc" package

Here is a brief guide to show you how to install python-pglast-doc on Kali Linux

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

2. Uninstall "python-pglast-doc" package

Please follow the instructions below to uninstall python-pglast-doc on Kali Linux:

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

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

Package: python-pglast-doc
Source: pglast
Version: 6.2-1
Installed-Size: 3825
Maintainer: Debian PostgreSQL Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 278872
SHA256: 3cf98cefb45726587b02cba9de85367361e6e828ae04e2071412554a84928355
SHA1: 32156a786ad9864cc6b3e66da64413da99358b03
MD5sum: 7269f6f6a24326260013eae034e97ca3
Description: PostgreSQL Languages AST and statements prettifier (common documentation)
This is a Python 3 module that exposes the parse tree of a PostgreSQL
statement (extracted by the almost standard PG parser repackaged as a
standalone static library by libpg_query) as set of interconnected nodes,
usually called an abstract syntax tree.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lelit/pglast
Section: doc
Priority: optional
Filename: pool/main/p/pglast/python-pglast-doc_6.2-1_all.deb