cflint on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S cflint

* (Optional) Uninstall cflint on Arch using YAY

$ yay -Rns cflint

2. Manually Install "cflint" via AUR

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

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

b. Clone cflint's git locally

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

c. Go to ~/cflint folder and install it

$ cd ~/cflint $ makepkg -si

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

ID: 305980
Name: cflint
PackageBaseID: 111677
PackageBase: cflint
Version: 20160522.562-1
Description: A static code analysis tool for ColdFusion - git branch
URL: https://github.com/cflint/CFLint/wiki
NumVotes: 0
Popularity: 0
OutOfDate: 1705238580
Maintainer: jphustman
Submitter: jphustman
FirstSubmitted: 1464198190
LastModified: 1464199176
URLPath: /cgit/aur.git/snapshot/cflint.tar.gz