zinc on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S zinc

* (Optional) Uninstall zinc on Arch using YAY

$ yay -Rns zinc

2. Manually Install "zinc" via AUR

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

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

b. Clone zinc's git locally

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

c. Go to ~/zinc folder and install it

$ cd ~/zinc $ makepkg -si

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

ID: 1193933
Name: zinc
PackageBaseID: 178129
PackageBase: zinc
Version: 0.3.6-1
Description: A lightweight alternative to Elasticsearch that requires minimal resources
URL: https://zinclabs.io/
NumVotes: 1
Popularity: 0.000223
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1650481283
LastModified: 1673247092
URLPath: /cgit/aur.git/snapshot/zinc.tar.gz