shellcheck-git on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "shellcheck-git" 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 shellcheck-git on Arch using YAY
$
yay -S
shellcheck-git
Copied
* (Optional) Uninstall shellcheck-git on Arch using YAY
$
yay -Rns
shellcheck-git
Copied
2. Manually Install "shellcheck-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone shellcheck-git's git locally
$
git clone https://aur.archlinux.org/shellcheck-git.git
~/shellcheck-git
Copied
c. Go to ~/shellcheck-git folder and install it
$
cd
~/shellcheck-git
Copied
$
makepkg -si
Copied
3. Information about the shellcheck-git package on Arch User Repository (AUR)
ID: 460705
Name: shellcheck-git
PackageBaseID: 72084
PackageBase: shellcheck-git
Version: 0.4.6.git20171108-1
Description: Shell script analysis tool (latest git commit)
URL: http://www.shellcheck.net
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: lukeshu
Submitter:
FirstSubmitted: 1374626264
LastModified: 1510687161
URLPath: /cgit/aur.git/snapshot/shellcheck-git.tar.gz
Name: shellcheck-git
PackageBaseID: 72084
PackageBase: shellcheck-git
Version: 0.4.6.git20171108-1
Description: Shell script analysis tool (latest git commit)
URL: http://www.shellcheck.net
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: lukeshu
Submitter:
FirstSubmitted: 1374626264
LastModified: 1510687161
URLPath: /cgit/aur.git/snapshot/shellcheck-git.tar.gz