ruby-xapian on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S ruby-xapian

* (Optional) Uninstall ruby-xapian on Arch using YAY

$ yay -Rns ruby-xapian

2. Manually Install "ruby-xapian" via AUR

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

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

b. Clone ruby-xapian's git locally

$ git clone https://aur.archlinux.org/ruby-xapian.git ~/ruby-xapian

c. Go to ~/ruby-xapian folder and install it

$ cd ~/ruby-xapian $ makepkg -si

3. Information about the ruby-xapian package on Arch User Repository (AUR)

ID: 302964
Name: ruby-xapian
PackageBaseID: 111298
PackageBase: ruby-xapian
Version: 1.2.18.2-2
Description: Xapian bindings
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1701524193
Maintainer: jokke
Submitter: jokke
FirstSubmitted: 1463315839
LastModified: 1463343085
URLPath: /cgit/aur.git/snapshot/ruby-xapian.tar.gz