lsr-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S lsr-git

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

$ yay -Rns lsr-git

2. Manually Install "lsr-git" via AUR

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

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

b. Clone lsr-git's git locally

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

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

$ cd ~/lsr-git $ makepkg -si

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

ID: 881016
Name: lsr-git
PackageBaseID: 164714
PackageBase: lsr-git
Version: main-1
Description: Recursively list files in directories.
URL: https://github.com/joshuahoeflich/lsr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joshua_h
Submitter: joshua_h
FirstSubmitted: 1616429263
LastModified: 1616430194
URLPath: /cgit/aur.git/snapshot/lsr-git.tar.gz