hadolint on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "hadolint" 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 hadolint on Arch using YAY
$
yay -S
hadolint
Copied
* (Optional) Uninstall hadolint on Arch using YAY
$
yay -Rns
hadolint
Copied
2. Manually Install "hadolint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hadolint's git locally
$
git clone https://aur.archlinux.org/hadolint.git
~/hadolint
Copied
c. Go to ~/hadolint folder and install it
$
cd
~/hadolint
Copied
$
makepkg -si
Copied
3. Information about the hadolint package on Arch User Repository (AUR)
ID: 1168082
Name: hadolint
PackageBaseID: 138850
PackageBase: hadolint
Version: 2.12.0-1
Description: Dockerfile linter, validate inline bash, written in Haskell
URL: https://github.com/hadolint/hadolint/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1547839047
LastModified: 1668264897
URLPath: /cgit/aur.git/snapshot/hadolint.tar.gz
Name: hadolint
PackageBaseID: 138850
PackageBase: hadolint
Version: 2.12.0-1
Description: Dockerfile linter, validate inline bash, written in Haskell
URL: https://github.com/hadolint/hadolint/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1547839047
LastModified: 1668264897
URLPath: /cgit/aur.git/snapshot/hadolint.tar.gz