lr on AUR (Arch User Repository)

Last updated: May 20,2024

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

b. Install lr on Arch using YAY

$ yay -S lr

* (Optional) Uninstall lr on Arch using YAY

$ yay -Rns lr

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

b. Clone lr's git locally

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

c. Go to ~/lr folder and install it

$ cd ~/lr $ makepkg -si

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