fslint-gui on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S fslint-gui

* (Optional) Uninstall fslint-gui on Arch using YAY

$ yay -Rns fslint-gui

2. Manually Install "fslint-gui" via AUR

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

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

b. Clone fslint-gui's git locally

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

c. Go to ~/fslint-gui folder and install it

$ cd ~/fslint-gui $ makepkg -si

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

ID: 991260
Name: fslint-gui
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-gui.tar.gz