ls-utils on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ls-utils

* (Optional) Uninstall ls-utils on Arch using YAY

$ yay -Rns ls-utils

2. Manually Install "ls-utils" via AUR

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

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

b. Clone ls-utils's git locally

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

c. Go to ~/ls-utils folder and install it

$ cd ~/ls-utils $ makepkg -si

3. Information about the ls-utils package on Arch User Repository (AUR)

ID: 1307279
Name: ls-utils
PackageBaseID: 196871
PackageBase: ls-utils
Version: 0.1-2
Description: Shortcuts for ls.
URL: https://github.com/tallero/misc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1692651525
LastModified: 1692651525
URLPath: /cgit/aur.git/snapshot/ls-utils.tar.gz