bashlint on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "bashlint" 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 bashlint on Arch using YAY
$
yay -S
bashlint
Copied
* (Optional) Uninstall bashlint on Arch using YAY
$
yay -Rns
bashlint
Copied
2. Manually Install "bashlint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bashlint's git locally
$
git clone https://aur.archlinux.org/bashlint.git
~/bashlint
Copied
c. Go to ~/bashlint folder and install it
$
cd
~/bashlint
Copied
$
makepkg -si
Copied
3. Information about the bashlint package on Arch User Repository (AUR)
ID: 1324917
Name: bashlint
PackageBaseID: 85091
PackageBase: bashlint
Version: 0.1.1-1
Description: Simple Bash linting tool written in Python
URL: https://github.com/skudriashev/bashlint
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: wallun
Submitter: heddson
FirstSubmitted: 1409134804
LastModified: 1695739477
URLPath: /cgit/aur.git/snapshot/bashlint.tar.gz
Name: bashlint
PackageBaseID: 85091
PackageBase: bashlint
Version: 0.1.1-1
Description: Simple Bash linting tool written in Python
URL: https://github.com/skudriashev/bashlint
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: wallun
Submitter: heddson
FirstSubmitted: 1409134804
LastModified: 1695739477
URLPath: /cgit/aur.git/snapshot/bashlint.tar.gz