python-sphinx-paramlinks on AUR (Arch User Repository)

Last updated: November 22,2024

1. Install "python-sphinx-paramlinks" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-sphinx-paramlinks on Arch using YAY

$ yay -S python-sphinx-paramlinks

* (Optional) Uninstall python-sphinx-paramlinks on Arch using YAY

$ yay -Rns python-sphinx-paramlinks

2. Manually Install "python-sphinx-paramlinks" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-sphinx-paramlinks's git locally

$ git clone https://aur.archlinux.org/python-sphinx-paramlinks.git ~/python-sphinx-paramlinks

c. Go to ~/python-sphinx-paramlinks folder and install it

$ cd ~/python-sphinx-paramlinks $ makepkg -si

3. Information about the python-sphinx-paramlinks package on Arch User Repository (AUR)

ID: 1310964
Name: python-sphinx-paramlinks
PackageBaseID: 107471
PackageBase: python-sphinx-paramlinks
Version: 0.6.0-1
Description: Allows :param: directives within Python documentation to be linkable.
URL: https://github.com/sqlalchemyorg/sphinx-paramlinks
NumVotes: 1
Popularity: 0.003344
OutOfDate:
Maintainer: PlasticSoup
Submitter: mar77i
FirstSubmitted: 1455267751
LastModified: 1693343774
URLPath: /cgit/aur.git/snapshot/python-sphinx-paramlinks.tar.gz