ufolint on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ufolint

* (Optional) Uninstall ufolint on Arch using YAY

$ yay -Rns ufolint

2. Manually Install "ufolint" via AUR

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

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

b. Clone ufolint's git locally

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

c. Go to ~/ufolint folder and install it

$ cd ~/ufolint $ makepkg -si

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

ID: 1251953
Name: ufolint
PackageBaseID: 152726
PackageBase: ufolint
Version: 1.2.0-3
Description: UFO source file linter
URL: https://github.com/source-foundry/ufolint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1589362835
LastModified: 1683138457
URLPath: /cgit/aur.git/snapshot/ufolint.tar.gz