tflint on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "tflint" 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 tflint on Arch using YAY
$
yay -S
tflint
Copied
* (Optional) Uninstall tflint on Arch using YAY
$
yay -Rns
tflint
Copied
2. Manually Install "tflint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tflint's git locally
$
git clone https://aur.archlinux.org/tflint.git
~/tflint
Copied
c. Go to ~/tflint folder and install it
$
cd
~/tflint
Copied
$
makepkg -si
Copied
3. Information about the tflint package on Arch User Repository (AUR)
ID: 1324923
Name: tflint
PackageBaseID: 121426
PackageBase: tflint
Version: 0.48.0-1
Description: A linter for Terraform code
URL: https://github.com/terraform-linters/tflint
NumVotes: 5
Popularity: 0.156979
OutOfDate:
Maintainer: bsdutra
Submitter: demon012
FirstSubmitted: 1491894549
LastModified: 1695740429
URLPath: /cgit/aur.git/snapshot/tflint.tar.gz
Name: tflint
PackageBaseID: 121426
PackageBase: tflint
Version: 0.48.0-1
Description: A linter for Terraform code
URL: https://github.com/terraform-linters/tflint
NumVotes: 5
Popularity: 0.156979
OutOfDate:
Maintainer: bsdutra
Submitter: demon012
FirstSubmitted: 1491894549
LastModified: 1695740429
URLPath: /cgit/aur.git/snapshot/tflint.tar.gz