How to Install and Uninstall python-sphinx-paramlinks Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "python-sphinx-paramlinks" package

Please follow the instructions below to install python-sphinx-paramlinks on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-sphinx-paramlinks" package

This guide covers the steps necessary to uninstall python-sphinx-paramlinks on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-sphinx-paramlinks package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-sphinx-paramlinks
Priority: optional
Section: universe/python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: sphinx-paramlinks
Version: 0.3.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/sphinx-paramlinks/python-sphinx-paramlinks_0.3.1-1_all.deb
Size: 8458
MD5sum: f26da82b5c3bef74d3a049cd7d80eb91
SHA1: 062795e8569463888127084efa495641b1b93975
SHA256: c87bf0d1f8e8769b9a54fdfa025eb8c5b8c09820bef3b79d51d61b8cacaf4bc2
Description-en: Sphinx extension to make param links linkable (Python 2 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 2.x version of sphinx_paramlinks module.
Description-md5: 227d0de9ec292f69be4584addf08a834
Enhances: python-sphinx
Homepage: https://bitbucket.org/zzzeek/sphinx-paramlinks
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu