shfmt-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S shfmt-bin

* (Optional) Uninstall shfmt-bin on Arch using YAY

$ yay -Rns shfmt-bin

2. Manually Install "shfmt-bin" via AUR

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

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

b. Clone shfmt-bin's git locally

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

c. Go to ~/shfmt-bin folder and install it

$ cd ~/shfmt-bin $ makepkg -si

3. Information about the shfmt-bin package on Arch User Repository (AUR)

ID: 1078718
Name: shfmt-bin
PackageBaseID: 172057
PackageBase: shfmt-bin
Version: 3.5.0-1
Description: Format shell programs
URL: https://github.com/mvdan/sh
NumVotes: 1
Popularity: 0.010148
OutOfDate:
Maintainer: carsme
FirstSubmitted: 1634292037
LastModified: 1652275810
URLPath: /cgit/aur.git/snapshot/shfmt-bin.tar.gz