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

Last updated: May 18,2024

1. Install "python3-sphinx-rst-builder" package

This is a short guide on how to install python3-sphinx-rst-builder on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-rst-builder

2. Uninstall "python3-sphinx-rst-builder" package

This guide let you learn how to uninstall python3-sphinx-rst-builder on Kali Linux:

$ sudo apt remove python3-sphinx-rst-builder $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-sphinx-rst-builder
Source: sphinx-rst-builder
Version: 0.0.3-3
Installed-Size: 61
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx, python3:any
Suggests: python3-sphinx-rst-builder-docs
Size: 12404
SHA256: 4b4845cf296852a485c6fe8e087166a9c9b902eabd54644d3e70a9adbb884b5c
SHA1: 1a29967f88122c18345cf33504b16560bbc3039a
MD5sum: caa646b06d2c5f1709512c90f3ae0e13
Description: Sphinx builder for reST (reStructuredText) files
Sphinx extension to build reST (reStructuredText) files.
.
This extension is in particular useful to use in combination with the autodoc
extension to automatically generate documentation for use by any rst parser
(such as the GitHub wiki).
.
This package contains the Python3 library for sphinx-rst-builder
Description-md5: 89e123dfd2740618645c433081c281db
Homepage: https://github.com/davidfritzsche/sphinx-rst-builder
Section: python
Priority: optional
Filename: pool/main/s/sphinx-rst-builder/python3-sphinx-rst-builder_0.0.3-3_all.deb