python2-rdfextras on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-rdfextras

* (Optional) Uninstall python2-rdfextras on Arch using YAY

$ yay -Rns python2-rdfextras

2. Manually Install "python2-rdfextras" via AUR

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

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

b. Clone python2-rdfextras's git locally

$ git clone https://aur.archlinux.org/python2-rdfextras.git ~/python2-rdfextras

c. Go to ~/python2-rdfextras folder and install it

$ cd ~/python2-rdfextras $ makepkg -si

3. Information about the python2-rdfextras package on Arch User Repository (AUR)

ID: 213835
Name: python2-rdfextras
PackageBaseID: 55892
PackageBase: python2-rdfextras
Version: 0.3-1
Description: A collection of extra utilities based on RDFLib
URL: http://code.google.com/p/rdfextras/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pedromj
FirstSubmitted: 1326884085
LastModified: 1437471369
URLPath: /cgit/aur.git/snapshot/python2-rdfextras.tar.gz