python-requirementslib on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-requirementslib

* (Optional) Uninstall python-requirementslib on Arch using YAY

$ yay -Rns python-requirementslib

2. Manually Install "python-requirementslib" via AUR

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

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

b. Clone python-requirementslib's git locally

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

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

$ cd ~/python-requirementslib $ makepkg -si

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

ID: 1194549
Name: python-requirementslib
PackageBaseID: 188401
PackageBase: python-requirementslib
Version: 2.2.3-1
Description: A tool for converting between pip-style and pipfile requirements
URL: https://github.com/sarugaku/requirementslib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: felixonmars
FirstSubmitted: 1670011534
LastModified: 1673377410
URLPath: /cgit/aur.git/snapshot/python-requirementslib.tar.gz