bashlint-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "bashlint-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

b. Install bashlint-git on Arch using YAY

$ yay -S bashlint-git

* (Optional) Uninstall bashlint-git on Arch using YAY

$ yay -Rns bashlint-git

2. Manually Install "bashlint-git" via AUR

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

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

b. Clone bashlint-git's git locally

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

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

$ cd ~/bashlint-git $ makepkg -si

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

ID: 391732
Name: bashlint-git
PackageBaseID: 85092
PackageBase: bashlint-git
Version: 0.1.0.r5.g20877d5-1
Description: Simple Bash linting tool written in Python
URL: https://github.com/skudriashev/bashlint
NumVotes: 2
Popularity: 0
OutOfDate: 1653507969
Maintainer: heddson
Submitter: heddson
FirstSubmitted: 1409136207
LastModified: 1489353399
URLPath: /cgit/aur.git/snapshot/bashlint-git.tar.gz