plocate-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S plocate-git

* (Optional) Uninstall plocate-git on Arch using YAY

$ yay -Rns plocate-git

2. Manually Install "plocate-git" via AUR

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

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

b. Clone plocate-git's git locally

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

c. Go to ~/plocate-git folder and install it

$ cd ~/plocate-git $ makepkg -si

3. Information about the plocate-git package on Arch User Repository (AUR)

ID: 1260743
Name: plocate-git
PackageBaseID: 170789
PackageBase: plocate-git
Version: 1.1.18.r5.gca28328-1
Description: A locate(1) based on posting lists, completely replacing mlocate with a much faster (and smaller) index
URL: https://plocate.sesse.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1630849892
LastModified: 1684592089
URLPath: /cgit/aur.git/snapshot/plocate-git.tar.gz