shellcheck-git-static on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "shellcheck-git-static" 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 shellcheck-git-static on Arch using YAY

$ yay -S shellcheck-git-static

* (Optional) Uninstall shellcheck-git-static on Arch using YAY

$ yay -Rns shellcheck-git-static

2. Manually Install "shellcheck-git-static" via AUR

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

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

b. Clone shellcheck-git-static's git locally

$ git clone https://aur.archlinux.org/shellcheck-git-static.git ~/shellcheck-git-static

c. Go to ~/shellcheck-git-static folder and install it

$ cd ~/shellcheck-git-static $ makepkg -si

3. Information about the shellcheck-git-static package on Arch User Repository (AUR)

ID: 783281
Name: shellcheck-git-static
PackageBaseID: 127233
PackageBase: shellcheck-git-static
Version: 0.7.1-1
Description: shellcheck-static, but using the latest-commit builds maintained by the author
URL:
NumVotes: 4
Popularity: 0
OutOfDate: 1684210242
Maintainer: cdkitching
Submitter: cdkitching
FirstSubmitted: 1510671855
LastModified: 1598431117
URLPath: /cgit/aur.git/snapshot/shellcheck-git-static.tar.gz