bashate on AUR (Arch User Repository)

Last updated: May 19,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

b. Install bashate on Arch using YAY

$ yay -S bashate

* (Optional) Uninstall bashate on Arch using YAY

$ yay -Rns bashate

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

b. Clone bashate's git locally

$ git clone https://aur.archlinux.org/bashate.git ~/bashate

c. Go to ~/bashate folder and install it

$ cd ~/bashate $ makepkg -si

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