actionlint-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S actionlint-bin

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

$ yay -Rns actionlint-bin

2. Manually Install "actionlint-bin" via AUR

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

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

b. Clone actionlint-bin's git locally

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

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

$ cd ~/actionlint-bin $ makepkg -si

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

ID: 1415362
Name: actionlint-bin
PackageBaseID: 170558
PackageBase: actionlint-bin
Version: 1.6.27-1
Description: Static checker for GitHub Actions workflow files
URL: https://github.com/rhysd/actionlint
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: 1995parham
Submitter: 1995parham
FirstSubmitted: 1630313756
LastModified: 1708889210
URLPath: /cgit/aur.git/snapshot/actionlint-bin.tar.gz