tlocate on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S tlocate

* (Optional) Uninstall tlocate on Arch using YAY

$ yay -Rns tlocate

2. Manually Install "tlocate" via AUR

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

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

b. Clone tlocate's git locally

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

c. Go to ~/tlocate folder and install it

$ cd ~/tlocate $ makepkg -si

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

ID: 224390
Name: tlocate
PackageBaseID: 94834
PackageBase: tlocate
Version: r31.8cf1686-1
Description: mlocate rewritten using only GNU coreutils, sudo and bash with proper btrfs subvolume handling, semi-arbitrary filtering and other improvements
URL: https://github.com/crossroads1112/tlocate
NumVotes: 5
Popularity: 0
OutOfDate: 1643518855
Maintainer:
Submitter: crossroads1112
FirstSubmitted: 1434715518
LastModified: 1440361962
URLPath: /cgit/aur.git/snapshot/tlocate.tar.gz