python-prov on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-prov

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

$ yay -Rns python-prov

2. Manually Install "python-prov" via AUR

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

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

b. Clone python-prov's git locally

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

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

$ cd ~/python-prov $ makepkg -si

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

ID: 812307
Name: python-prov
PackageBaseID: 130750
PackageBase: python-prov
Version: 2.0.0-1
Description: A library for W3C Provenance Data Model supporting PROV-JSON, PROV-XML and PROV-O RDF
URL: https://pypi.python.org/pypi/prov/
NumVotes: 0
Popularity: 0
OutOfDate: 1692497303
Maintainer: liamtimms
Submitter: fishburn
FirstSubmitted: 1520867207
LastModified: 1604276885
URLPath: /cgit/aur.git/snapshot/python-prov.tar.gz