lsd-bin on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S lsd-bin

* (Optional) Uninstall lsd-bin on Arch using YAY

$ yay -Rns lsd-bin

2. Manually Install "lsd-bin" via AUR

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

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

b. Clone lsd-bin's git locally

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

c. Go to ~/lsd-bin folder and install it

$ cd ~/lsd-bin $ makepkg -si

3. Information about the lsd-bin package on Arch User Repository (AUR)

ID: 1098154
Name: lsd-bin
PackageBaseID: 152175
PackageBase: lsd-bin
Version: 0.22.0-1
Description: The next gen ls command
URL: https://github.com/Peltoche/lsd
NumVotes: 5
Popularity: 7.6E-5
OutOfDate:
Maintainer: artdev
FirstSubmitted: 1588284431
LastModified: 1655212345
URLPath: /cgit/aur.git/snapshot/lsd-bin.tar.gz