xapian-glib on AUR (Arch User Repository)

Last updated: December 30,2024

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

$ yay -S xapian-glib

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

$ yay -Rns xapian-glib

2. Manually Install "xapian-glib" via AUR

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

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

b. Clone xapian-glib's git locally

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

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

$ cd ~/xapian-glib $ makepkg -si

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

ID: 634459
Name: xapian-glib
PackageBaseID: 144036
PackageBase: xapian-glib
Version: 3.3.18-2
Description: GObject bindings for Xapian
URL: https://github.com/endlessm/xapian-glib
NumVotes: 0
Popularity: 0
OutOfDate: 1701538660
Maintainer: jokke
Submitter: jokke
FirstSubmitted: 1564757635
LastModified: 1564760234
URLPath: /cgit/aur.git/snapshot/xapian-glib.tar.gz