ls-lint on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ls-lint

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

$ yay -Rns ls-lint

2. Manually Install "ls-lint" via AUR

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

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

b. Clone ls-lint's git locally

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

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

$ cd ~/ls-lint $ makepkg -si

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

ID: 1338950
Name: ls-lint
PackageBaseID: 194778
PackageBase: ls-lint
Version: 2.2.2-1
Description: directory and filename linter
URL: https://github.com/loeffel-io/ls-lint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fuero
Submitter: fuero
FirstSubmitted: 1686986409
LastModified: 1698098966
URLPath: /cgit/aur.git/snapshot/ls-lint.tar.gz