lr on AUR (Arch User Repository)
Last updated: February 16,2025
1. Install "lr" 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 lr on Arch using YAY
$
yay -S
lr
Copied
* (Optional) Uninstall lr on Arch using YAY
$
yay -Rns
lr
Copied
2. Manually Install "lr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lr's git locally
$
git clone https://aur.archlinux.org/lr.git
~/lr
Copied
c. Go to ~/lr folder and install it
$
cd
~/lr
Copied
$
makepkg -si
Copied
3. Information about the lr package on Arch User Repository (AUR)
ID: 1125169
Name: lr
PackageBaseID: 184861
PackageBase: lr
Version: 1.5.1-1
Description: File list utility with features from ls(1), find(1), stat(1), and du(1)
URL: https://github.com/leahneukirchen/lr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1660289874
LastModified: 1660289874
URLPath: /cgit/aur.git/snapshot/lr.tar.gz
Name: lr
PackageBaseID: 184861
PackageBase: lr
Version: 1.5.1-1
Description: File list utility with features from ls(1), find(1), stat(1), and du(1)
URL: https://github.com/leahneukirchen/lr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1660289874
LastModified: 1660289874
URLPath: /cgit/aur.git/snapshot/lr.tar.gz