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

Last updated: May 08,2024

1. Install "python3-sphinx-autorun" package

In this section, we are going to explain the necessary steps to install python3-sphinx-autorun on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-autorun

2. Uninstall "python3-sphinx-autorun" package

This is a short guide on how to uninstall python3-sphinx-autorun on Kali Linux:

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

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

Package: python3-sphinx-autorun
Source: sphinx-autorun
Version: 1.1.0-4
Installed-Size: 30
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx, python3:any
Enhances: python3-sphinx
Size: 6220
SHA256: 0e22191dc07e67be9ad3e8ddfcfc1b2a3212f234d26ea08138fc62614583181f
SHA1: 0c376f5f7395e8b3df772e7a77e2a8cb119e9e4e
MD5sum: 6e29e8fe5564024f5f0e46f65ff9c36d
Description: Code execution extension for Sphinx (Python 3)
sphinx_autorun is an extension for Sphinx that can execute the code from a
runblock directive and attach the output of the execution to the document.
.
This package contains the extension for Sphinx running on Python 3.
Description-md5:
Homepage: https://github.com/hobarrera/sphinx-autorun
Section: python
Priority: optional
Filename: pool/main/s/sphinx-autorun/python3-sphinx-autorun_1.1.0-4_all.deb