fslint on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install fslint on Arch using YAY
$
yay -S
fslint
Copied
* (Optional) Uninstall fslint on Arch using YAY
$
yay -Rns
fslint
Copied
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
Copied
b. Clone fslint's git locally
$
git clone https://aur.archlinux.org/fslint.git
~/fslint
Copied
c. Go to ~/fslint folder and install it
$
cd
~/fslint
Copied
$
makepkg -si
Copied
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
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