tflint-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tflint-bin

* (Optional) Uninstall tflint-bin on Arch using YAY

$ yay -Rns tflint-bin

2. Manually Install "tflint-bin" via AUR

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

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

b. Clone tflint-bin's git locally

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

c. Go to ~/tflint-bin folder and install it

$ cd ~/tflint-bin $ makepkg -si

3. Information about the tflint-bin package on Arch User Repository (AUR)

ID: 1404851
Name: tflint-bin
PackageBaseID: 127264
PackageBase: tflint-bin
Version: 0.50.3-1
Description: A linter for Terraform code
URL: https://github.com/terraform-linters/tflint
NumVotes: 5
Popularity: 0.088737
OutOfDate:
Maintainer: jonathanio
Submitter: bramswenson
FirstSubmitted: 1510798326
LastModified: 1707211645
URLPath: /cgit/aur.git/snapshot/tflint-bin.tar.gz