How to Install and Uninstall python3-rstcheck Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-rstcheck" package

Please follow the steps below to install python3-rstcheck on Kali Linux

$ sudo apt update $ sudo apt install python3-rstcheck

2. Uninstall "python3-rstcheck" package

Please follow the step by step instructions below to uninstall python3-rstcheck on Kali Linux:

$ sudo apt remove python3-rstcheck $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rstcheck package on Kali Linux

Package: python3-rstcheck
Source: rstcheck
Version: 6.1.2+~1.0.3-2
Installed-Size: 147
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docutils, python3-importlib-metadata | python3 (>> 3.8), python3-pydantic, python3-typer, python3-typeshed, python3-typing-extensions | python3 (>> 3.8), python3:any
Recommends: gcc, g++
Suggests: python3-sphinx
Size: 29836
SHA256: df9bdaf7ee94667b496e0f2ea96d55583b90ad4225116939306c558b419b2bb2
SHA1: 72fcdb6479c7fca90929c3dad9a84e325b01a6a4
MD5sum: 90f4f971d194facd52979816c7ab2a19
Description: Validator for reStructuredText documents with code blocks (Python 3 module)
rstcheck validates the syntax of reStructuredText documents. Unlike other
validators, it will also verify syntax correctness in nested code blocks
for a variety of languages:
.
* Bash shell scripts
* Doctest
* C (C99)
* C++ (C++11)
* JSON
* XML
* Python
* reStructuredText
.
rstcheck can also validate Sphinx documentation files if Sphinx is installed.
.
This package installs the Python 3 module.
Description-md5:
Homepage: https://github.com/rstcheck
Section: python
Priority: optional
Filename: pool/main/r/rstcheck/python3-rstcheck_6.1.2+~1.0.3-2_all.deb