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

Last updated: May 16,2024

1. Install "python3-sphinx" package

This guide let you learn how to install python3-sphinx on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx

2. Uninstall "python3-sphinx" package

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

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

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

Package: python3-sphinx
Source: sphinx
Version: 7.2.6-3
Installed-Size: 2755
Maintainer: Debian Python Team
Architecture: all
Provides: sphinx (= 7.2.6-3)
Depends: python3-distutils, sphinx-common (= 7.2.6-3), python3-alabaster (>= 0.7), python3-babel (>= 1.3), python3-docutils (>= 0.18.1), python3-imagesize, python3-importlib-metadata | python3-supported-min (>= 3.10), python3-jinja2 (>= 2.3), python3-packaging, python3-pygments (>= 2.14), python3-requests (>= 2.25.0), python3-snowballstemmer (>= 1.1), python3:any
Recommends: make, python3-pil
Suggests: dvipng, fonts-freefont-otf, imagemagick-6.q16, latexmk, libjs-mathjax, python3-lib2to3, python3-sphinx-rtd-theme, sphinx-doc, tex-gyre, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-plain-generic
Conflicts: python-sphinx
Breaks: python3-breathe (<< 4.15), python3-nbsphinx (<< 0.8.7), python3-sphinx-celery (<< 2.0.0), python3-sphinx-rtd-theme (<< 1.2.0+dfsg-2~), python3-sphinx-tabs (<< 3.4.0), python3-sphinxcontrib.serializinghtml (<< 1.1.5), python3-sphinxcontrib.websupport (<< 1.1.2)
Size: 551768
SHA256: c0aa06ef507e426a1c19e20639e85e3fa69fa7b84d945677952eb5d8bc71e1bf
SHA1: 4f39d01ef8155b1a6b39af0c851aef2251058a90
MD5sum: 6fc3304ec0a919db3e85be3e3fb96527
Description: documentation generator for Python projects
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
Sphinx features:
* HTML, CHM, LaTeX output,
* Cross-referencing source code,
* Automatic indices,
* Code highlighting, using Pygments,
* Extensibility. Existing extensions:
- automatic testing of code snippets,
- including docstrings from Python modules.
.
Build-depend on sphinx if your package uses /usr/bin/sphinx-*
executables. Build-depend on python3-sphinx if your package uses
the Python API (for instance by calling python3 -m sphinx).
Description-md5:
Homepage: https://www.sphinx-doc.org/
Section: python
Priority: optional
Filename: pool/main/s/sphinx/python3-sphinx_7.2.6-3_all.deb