cflint-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cflint-git

* (Optional) Uninstall cflint-git on Arch using YAY

$ yay -Rns cflint-git

2. Manually Install "cflint-git" via AUR

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

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

b. Clone cflint-git's git locally

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

c. Go to ~/cflint-git folder and install it

$ cd ~/cflint-git $ makepkg -si

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

ID: 305981
Name: cflint-git
PackageBaseID: 92416
PackageBase: cflint-git
Version: 20160522.-1
Description: A static code analysis tool for ColdFusion - dev branch
URL: https://github.com/cflint/CFLint/wiki
NumVotes: 0
Popularity: 0
OutOfDate: 1705238743
Maintainer: jphustman
Submitter: jphustman
FirstSubmitted: 1429722217
LastModified: 1464199404
URLPath: /cgit/aur.git/snapshot/cflint-git.tar.gz