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