python-pyshacl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyshacl

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

$ yay -Rns python-pyshacl

2. Manually Install "python-pyshacl" via AUR

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

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

b. Clone python-pyshacl's git locally

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

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

$ cd ~/python-pyshacl $ makepkg -si

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

ID: 1378354
Name: python-pyshacl
PackageBaseID: 188718
PackageBase: python-pyshacl
Version: 0.25.0-2
Description: Python SHACL Validator
URL: https://github.com/RDFLib/pySHACL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nahouhak
Submitter: Nahouhak
FirstSubmitted: 1670984804
LastModified: 1704101470
URLPath: /cgit/aur.git/snapshot/python-pyshacl.tar.gz