basenji on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S basenji

* (Optional) Uninstall basenji on Arch using YAY

$ yay -Rns basenji

2. Manually Install "basenji" via AUR

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

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

b. Clone basenji's git locally

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

c. Go to ~/basenji folder and install it

$ cd ~/basenji $ makepkg -si

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

ID: 447400
Name: basenji
PackageBaseID: 119274
PackageBase: basenji
Version: 1.0.2-1
Description: Volume indexing tool designed for easy and fast indexing of CD/DVD and other type of volume collections.
URL: https://github.com/pulb/basenji
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1485661702
LastModified: 1506630366
URLPath: /cgit/aur.git/snapshot/basenji.tar.gz