libiriverdb on AUR (Arch User Repository)

Last updated: September 16,2024

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

$ yay -S libiriverdb

* (Optional) Uninstall libiriverdb on Arch using YAY

$ yay -Rns libiriverdb

2. Manually Install "libiriverdb" via AUR

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

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

b. Clone libiriverdb's git locally

$ git clone https://aur.archlinux.org/libiriverdb.git ~/libiriverdb

c. Go to ~/libiriverdb folder and install it

$ cd ~/libiriverdb $ makepkg -si

3. Information about the libiriverdb package on Arch User Repository (AUR)

ID: 212182
Name: libiriverdb
PackageBaseID: 58293
PackageBase: libiriverdb
Version: 1.6-1
Description: A small C library to handle database creation on iriver H100/H300 devices.
URL: http://bodgitandscarper.co.uk/libiriverdb/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: prg
Submitter: prg
FirstSubmitted: 1333840646
LastModified: 1436987375
URLPath: /cgit/aur.git/snapshot/libiriverdb.tar.gz