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

Last updated: May 19,2024

1. Install "python-sphinx-prompt" 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-prompt on Arch using YAY

$ yay -S python-sphinx-prompt

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

$ yay -Rns python-sphinx-prompt

2. Manually Install "python-sphinx-prompt" 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-prompt's git locally

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

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

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

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

ID: 881753
Name: python-sphinx-prompt
PackageBaseID: 161637
PackageBase: python-sphinx-prompt
Version: 1.4.0-1
Description: Sphinx directive to add unselectable prompt
URL: https://github.com/sbrunner/sphinx-prompt
NumVotes: 0
Popularity: 0
OutOfDate: 1631890143
Maintainer: Universebenzene
FirstSubmitted: 1609768272
LastModified: 1616482167
URLPath: /cgit/aur.git/snapshot/python-sphinx-prompt.tar.gz