lib32-raptor on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S lib32-raptor

* (Optional) Uninstall lib32-raptor on Arch using YAY

$ yay -Rns lib32-raptor

2. Manually Install "lib32-raptor" via AUR

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

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

b. Clone lib32-raptor's git locally

$ git clone https://aur.archlinux.org/lib32-raptor.git ~/lib32-raptor

c. Go to ~/lib32-raptor folder and install it

$ cd ~/lib32-raptor $ makepkg -si

3. Information about the lib32-raptor package on Arch User Repository (AUR)

ID: 1372315
Name: lib32-raptor
PackageBaseID: 56126
PackageBase: lib32-raptor
Version: 2.0.16-2
Description: A C library that parses RDF/XML/N-Triples into RDF triples (32 bit)
URL: https://librdf.org/raptor
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: rodrigo21
Submitter: rafaelff
FirstSubmitted: 1327544090
LastModified: 1702992026
URLPath: /cgit/aur.git/snapshot/lib32-raptor.tar.gz