glimpse on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S glimpse

* (Optional) Uninstall glimpse on Arch using YAY

$ yay -Rns glimpse

2. Manually Install "glimpse" via AUR

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

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

b. Clone glimpse's git locally

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

c. Go to ~/glimpse folder and install it

$ cd ~/glimpse $ makepkg -si

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

ID: 342647
Name: glimpse
PackageBaseID: 99737
PackageBase: glimpse
Version: 4.18.6-1
Description: Fast full text search and indexing with approximate matching
URL: http://webglimpse.net
NumVotes: 0
Popularity: 0
OutOfDate: 1607913832
Maintainer:
Submitter: severach
FirstSubmitted: 1441954014
LastModified: 1475190414
URLPath: /cgit/aur.git/snapshot/glimpse.tar.gz