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

Last updated: May 14,2024

1. Install "python3-sphinx-click" package

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

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

2. Uninstall "python3-sphinx-click" package

This tutorial shows how to uninstall python3-sphinx-click on Kali Linux:

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

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

Package: python3-sphinx-click
Source: sphinx-click
Version: 5.1.0-1
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3-docutils, python3-sphinx (>= 2.0~), python3:any
Suggests: python-sphinx-click-doc
Size: 10020
SHA256: f3400a0b67e57ba82e8abf0a84e8c2dacd8c84f071bccfabbb2985e11917b77f
SHA1: 4358f472b3c074f58a19e221353a405ad800ec76
MD5sum: af17ed42e8083775e67e7e7f64f68f1e
Description: Sphinx plugin to automatically document click-based applications
sphinx-click is a Sphinx plugin that allows you to automatically
extract documentation from a click-based application and include it
in your docs.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/click-contrib/sphinx-click
Section: python
Priority: optional
Filename: pool/main/s/sphinx-click/python3-sphinx-click_5.1.0-1_all.deb