quickwit on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S quickwit

* (Optional) Uninstall quickwit on Arch using YAY

$ yay -Rns quickwit

2. Manually Install "quickwit" via AUR

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

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

b. Clone quickwit's git locally

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

c. Go to ~/quickwit folder and install it

$ cd ~/quickwit $ makepkg -si

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

ID: 1289020
Name: quickwit
PackageBaseID: 175013
PackageBase: quickwit
Version: 0.6.2-1
Description: A fast and cost-efficient distributed search engine for large-scale, immutable data
URL: https://quickwit.io
NumVotes: 0
Popularity: 0
OutOfDate: 1704561612
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1642123430
LastModified: 1689376857
URLPath: /cgit/aur.git/snapshot/quickwit.tar.gz