fslint on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fslint

* (Optional) Uninstall fslint on Arch using YAY

$ yay -Rns fslint

2. Manually Install "fslint" via AUR

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

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

b. Clone fslint's git locally

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

c. Go to ~/fslint folder and install it

$ cd ~/fslint $ makepkg -si

3. Information about the fslint package on Arch User Repository (AUR)

ID: 991259
Name: fslint
PackageBaseID: 9550
PackageBase: fslint
Version: 2.46-2
Description: Finds and clean various forms of lint on a filesystem
URL: http://www.pixelbeat.org/fslint/
NumVotes: 310
Popularity: 0.867869
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1172281333
LastModified: 1637340980
URLPath: /cgit/aur.git/snapshot/fslint.tar.gz