redstore on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "redstore" 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
Copied
b. Install redstore on Arch using YAY
$
yay -S
redstore
Copied
* (Optional) Uninstall redstore on Arch using YAY
$
yay -Rns
redstore
Copied
2. Manually Install "redstore" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone redstore's git locally
$
git clone https://aur.archlinux.org/redstore.git
~/redstore
Copied
c. Go to ~/redstore folder and install it
$
cd
~/redstore
Copied
$
makepkg -si
Copied
3. Information about the redstore package on Arch User Repository (AUR)
ID: 213862
Name: redstore
PackageBaseID: 46828
PackageBase: redstore
Version: 0.5.4-1
Description: RedStore is a lightweight RDF triplestore written in C using the Redland library.
URL: http://www.aelius.com/njh/redstore/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cgueret
Submitter: cgueret
FirstSubmitted: 1298492233
LastModified: 1437479842
URLPath: /cgit/aur.git/snapshot/redstore.tar.gz
Name: redstore
PackageBaseID: 46828
PackageBase: redstore
Version: 0.5.4-1
Description: RedStore is a lightweight RDF triplestore written in C using the Redland library.
URL: http://www.aelius.com/njh/redstore/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cgueret
Submitter: cgueret
FirstSubmitted: 1298492233
LastModified: 1437479842
URLPath: /cgit/aur.git/snapshot/redstore.tar.gz