bashate on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "bashate" 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 bashate on Arch using YAY
$
yay -S
bashate
Copied
* (Optional) Uninstall bashate on Arch using YAY
$
yay -Rns
bashate
Copied
2. Manually Install "bashate" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bashate's git locally
$
git clone https://aur.archlinux.org/bashate.git
~/bashate
Copied
c. Go to ~/bashate folder and install it
$
cd
~/bashate
Copied
$
makepkg -si
Copied
3. Information about the bashate package on Arch User Repository (AUR)
ID: 1180666
Name: bashate
PackageBaseID: 95194
PackageBase: bashate
Version: 2.1.1-1
Description: Code style enforcement for bash programs
URL: https://github.com/openstack/bashate
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: christoph.gysin
FirstSubmitted: 1435219667
LastModified: 1670656642
URLPath: /cgit/aur.git/snapshot/bashate.tar.gz
Name: bashate
PackageBaseID: 95194
PackageBase: bashate
Version: 2.1.1-1
Description: Code style enforcement for bash programs
URL: https://github.com/openstack/bashate
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: christoph.gysin
FirstSubmitted: 1435219667
LastModified: 1670656642
URLPath: /cgit/aur.git/snapshot/bashate.tar.gz