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
Copied
b. Install tlocate on Arch using YAY
$
yay -S
tlocate
Copied
* (Optional) Uninstall tlocate on Arch using YAY
$
yay -Rns
tlocate
Copied
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
Copied
b. Clone tlocate's git locally
$
git clone https://aur.archlinux.org/tlocate.git
~/tlocate
Copied
c. Go to ~/tlocate folder and install it
$
cd
~/tlocate
Copied
$
makepkg -si
Copied
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
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