hadolint-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S hadolint-bin

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

$ yay -Rns hadolint-bin

2. Manually Install "hadolint-bin" via AUR

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

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

b. Clone hadolint-bin's git locally

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

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

$ cd ~/hadolint-bin $ makepkg -si

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

ID: 1394497
Name: hadolint-bin
PackageBaseID: 137637
PackageBase: hadolint-bin
Version: 2.12.0-2
Description: Dockerfile linter, validate inline bash, written in Haskell
URL: https://github.com/hadolint/hadolint
NumVotes: 16
Popularity: 0.580851
OutOfDate:
Maintainer: buzztaiki
Submitter: buzztaiki
FirstSubmitted: 1543318141
LastModified: 1706481397
URLPath: /cgit/aur.git/snapshot/hadolint-bin.tar.gz