How to Install and Uninstall python3-sphinx-a4doc Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-sphinx-a4doc" package

This tutorial shows how to install python3-sphinx-a4doc on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-a4doc

2. Uninstall "python3-sphinx-a4doc" package

Learn how to uninstall python3-sphinx-a4doc on Kali Linux:

$ sudo apt remove python3-sphinx-a4doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinx-a4doc package on Kali Linux

Package: python3-sphinx-a4doc
Source: sphinx-a4doc
Version: 1.3.0-1
Installed-Size: 528
Maintainer: Sandro Tosi
Architecture: all
Depends: python3-antlr4, python3-sphinx, python3-yaml, python3:any
Size: 66108
SHA256: 2244084d481b307a8f3f4a920bb0bbc79e715228a7e1e6fa618850985289c337
SHA1: 7921fbf38e402375fb86321100cae0dfb61eab08
MD5sum: 59b8fcd3505a030a2f1ab345f2a4decf
Description: Sphinx domain and autodoc for Antlr4 grammars
A4Doc is a sphinx plugin for documenting Antlr4 grammars.
.
It’s primary target is to provide some overview for DSL users
(generated documentation may not include some nuances essential
for compiler developers).
.
A4Doc's features are:
.
* a new domain with grammar and rule directives called ``a4``;
* directives for rendering railroad diagrams;
* directive for extracting documentation comments and rendering docs and
diagrams from `.g4` source files.
Description-md5:
Homepage: https://github.com/taminomara/sphinx-a4doc
Section: python
Priority: optional
Filename: pool/main/s/sphinx-a4doc/python3-sphinx-a4doc_1.3.0-1_all.deb