How to Install and Uninstall sphinx-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "sphinx-doc" package

This guide covers the steps necessary to install sphinx-doc on Kali Linux

$ sudo apt update $ sudo apt install sphinx-doc

2. Uninstall "sphinx-doc" package

This guide let you learn how to uninstall sphinx-doc on Kali Linux:

$ sudo apt remove sphinx-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the sphinx-doc package on Kali Linux

Package: sphinx-doc
Source: sphinx
Version: 7.2.6-3
Installed-Size: 11661
Maintainer: Debian Python Team
Architecture: all
Replaces: python-sphinx (<< 1.1)
Depends: docutils-doc, libjs-mathjax, python-requests-doc, python3-doc, libjs-sphinxdoc (>= 7.2.2)
Conflicts: python-sphinx (<< 1.1)
Size: 2375280
SHA256: 3fdacf000ea9795f9c73705d0efb0deba81221a58464252a0dc5711a13a9d14b
SHA1: 1062a50b41017f2eef7b0aaba17da608469210b3
MD5sum: 84365e9d4da5ad8b2849afbc6919ce31
Description: documentation generator for Python projects - documentation
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
This package includes documentation of Sphinx itself.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.sphinx-doc.org/
Section: doc
Priority: optional
Filename: pool/main/s/sphinx/sphinx-doc_7.2.6-3_all.deb