python-bashate on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "python-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 python-bashate on Arch using YAY

$ yay -S python-bashate

* (Optional) Uninstall python-bashate on Arch using YAY

$ yay -Rns python-bashate

2. Manually Install "python-bashate" via AUR

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

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

b. Clone python-bashate's git locally

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

c. Go to ~/python-bashate folder and install it

$ cd ~/python-bashate $ makepkg -si

3. Information about the python-bashate package on Arch User Repository (AUR)

ID: 964788
Name: python-bashate
PackageBaseID: 164375
PackageBase: python-bashate
Version: 2.1.0-1
Description: A pep8 equivalent for bash scripts
URL: http://docs.openstack.org/developer/bashate/
NumVotes: 0
Popularity: 0
OutOfDate: 1696896748
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886640
LastModified: 1632408496
URLPath: /cgit/aur.git/snapshot/python-bashate.tar.gz