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

Last updated: May 16,2024

1. Install "python3-sphinx-paramlinks" package

Please follow the steps below to install python3-sphinx-paramlinks on Kali Linux

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

2. Uninstall "python3-sphinx-paramlinks" package

Please follow the step by step instructions below to uninstall python3-sphinx-paramlinks on Kali Linux:

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

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

Package: python3-sphinx-paramlinks
Source: sphinx-paramlinks
Version: 0.6.0-1
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx (>= 4.0.0), python3-docutils, python3:any
Size: 13180
SHA256: 4e85e3d5d50beb9bd41ebfd46885a53e0727ec0465275b23b7e16a57f6618cd5
SHA1: fe53480f41fe109507bd4ad59302eff921e48ac5
MD5sum: 9eaea0f2ba0c0e059c3efb9d5f622182
Description: Sphinx extension to make param links linkable (Python 3 version)
Sphinx extension which allows :param: directives within Python documentation
to be linkable.
.
Features:
.
* :param: directives within Sphinx function/method descriptions will be
given aparagraph link so that they can be linked to externally.
* a new text role :paramref: is added, which works like :meth:, :func:, etc.
.
This package contains Python 3.x version of sphinx_paramlinks module.
Description-md5:
Homepage: https://github.com/sqlalchemyorg/sphinx-paramlinks
Section: python
Priority: optional
Filename: pool/main/s/sphinx-paramlinks/python3-sphinx-paramlinks_0.6.0-1_all.deb