python-reqif on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-reqif

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

$ yay -Rns python-reqif

2. Manually Install "python-reqif" via AUR

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

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

b. Clone python-reqif's git locally

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

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

$ cd ~/python-reqif $ makepkg -si

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

ID: 1375225
Name: python-reqif
PackageBaseID: 188419
PackageBase: python-reqif
Version: 0.0.41-2
Description: Python library for ReqIF format. ReqIF parsing and unparsing.
URL: https://github.com/strictdoc-project/reqif
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: alhirzel
FirstSubmitted: 1670081596
LastModified: 1703492516
URLPath: /cgit/aur.git/snapshot/python-reqif.tar.gz