python-req on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-req

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

$ yay -Rns python-req

2. Manually Install "python-req" via AUR

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

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

b. Clone python-req's git locally

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

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

$ cd ~/python-req $ makepkg -si

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

ID: 1084752
Name: python-req
PackageBaseID: 141143
PackageBase: python-req
Version: 1.0.0-3
Description: Simple python module for loading and dumping structures in req format.
URL: https://github.com/absperf/python-req
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1554995969
LastModified: 1653422964
URLPath: /cgit/aur.git/snapshot/python-req.tar.gz