python-redland on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-redland

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

$ yay -Rns python-redland

2. Manually Install "python-redland" via AUR

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

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

b. Clone python-redland's git locally

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

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

$ cd ~/python-redland $ makepkg -si

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

ID: 186101
Name: python-redland
PackageBaseID: 91143
PackageBase: python-redland
Version: 1.0.17.1-1
Description: Python bindings for Redland librdf.
URL: http://librdf.org/bindings/
NumVotes: 0
Popularity: 0
OutOfDate: 1700251391
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1425744445
LastModified: 1433795888
URLPath: /cgit/aur.git/snapshot/python-redland.tar.gz

5. The same packages on other Linux Distributions