python-requirements-parser on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-requirements-parser

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

$ yay -Rns python-requirements-parser

2. Manually Install "python-requirements-parser" via AUR

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

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

b. Clone python-requirements-parser's git locally

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

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

$ cd ~/python-requirements-parser $ makepkg -si

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

ID: 1390028
Name: python-requirements-parser
PackageBaseID: 119046
PackageBase: python-requirements-parser
Version: 0.5.0-7
Description: A Pip requirements file parser.
URL: https://github.com/madpah/requirements-parser
NumVotes: 2
Popularity: 0.003853
OutOfDate:
Maintainer: yochananmarqos
Submitter: hexchain
FirstSubmitted: 1485160488
LastModified: 1705863269
URLPath: /cgit/aur.git/snapshot/python-requirements-parser.tar.gz