zebra on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S zebra

* (Optional) Uninstall zebra on Arch using YAY

$ yay -Rns zebra

2. Manually Install "zebra" via AUR

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

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

b. Clone zebra's git locally

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

c. Go to ~/zebra folder and install it

$ cd ~/zebra $ makepkg -si

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

ID: 1082311
Name: zebra
PackageBaseID: 125800
PackageBase: zebra
Version: 2.2.3-1
Description: A high-performance, general-purpose structured text indexing and retrieval engine.
URL: http://www.indexdata.com/zebra/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1506192071
LastModified: 1652949466
URLPath: /cgit/aur.git/snapshot/zebra.tar.gz