How to Install and Uninstall python3-sphinxcontrib.restbuilder Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-sphinxcontrib.restbuilder" package

This is a short guide on how to install python3-sphinxcontrib.restbuilder on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinxcontrib.restbuilder

2. Uninstall "python3-sphinxcontrib.restbuilder" package

Here is a brief guide to show you how to uninstall python3-sphinxcontrib.restbuilder on Kali Linux:

$ sudo apt remove python3-sphinxcontrib.restbuilder $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinxcontrib.restbuilder package on Kali Linux

Package: python3-sphinxcontrib.restbuilder
Source: sphinxcontrib-restbuilder
Version: 0.3-3
Installed-Size: 62
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx, python3:any
Size: 12208
SHA256: fbd24c56135a4bcacc59ffe0cfb9bd031632fc3136105156b557fb60cbd26b65
SHA1: 8a98d0a614a22075f6627e134ca2ac0d6132a04a
MD5sum: 0ae6d5d5eefdba46390cebab1f866f6d
Description: extension to build reST (reStructuredText) files with Sphinx (Python 3)
This extension is in particular useful to use in combination with the autodoc
extension. In this combination, autodoc generates the documentation based on
docstrings, and restbuilder outputs the result are reStructuredText (.rst)
files.
.
In order to use it, add sphinxcontrib.restbuilder into the extensions list of
your Sphinx configuration file (conf.py)
.
This package contains the Python 3 version.
Description-md5:
Homepage: https://github.com/sphinx-contrib/restbuilder
Section: python
Priority: optional
Filename: pool/main/s/sphinxcontrib-restbuilder/python3-sphinxcontrib.restbuilder_0.3-3_all.deb