python-sphinxcontrib-requirements-txt on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "python-sphinxcontrib-requirements-txt" 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-sphinxcontrib-requirements-txt on Arch using YAY

$ yay -S python-sphinxcontrib-requirements-txt

* (Optional) Uninstall python-sphinxcontrib-requirements-txt on Arch using YAY

$ yay -Rns python-sphinxcontrib-requirements-txt

2. Manually Install "python-sphinxcontrib-requirements-txt" via AUR

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

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

b. Clone python-sphinxcontrib-requirements-txt's git locally

$ git clone https://aur.archlinux.org/python-sphinxcontrib-requirements-txt.git ~/python-sphinxcontrib-requirements-txt

c. Go to ~/python-sphinxcontrib-requirements-txt folder and install it

$ cd ~/python-sphinxcontrib-requirements-txt $ makepkg -si

3. Information about the python-sphinxcontrib-requirements-txt package on Arch User Repository (AUR)

ID: 1312745
Name: python-sphinxcontrib-requirements-txt
PackageBaseID: 197234
PackageBase: python-sphinxcontrib-requirements-txt
Version: 0.0.4-1
Description: A sphinx extension to generate a rst/markdown to display the dependencies of a python package from requirement.txt
URL: https://github.com/sphinxcontrib/requirements-txt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1693652872
LastModified: 1693665417
URLPath: /cgit/aur.git/snapshot/python-sphinxcontrib-requirements-txt.tar.gz