beautysh on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S beautysh

* (Optional) Uninstall beautysh on Arch using YAY

$ yay -Rns beautysh

2. Manually Install "beautysh" via AUR

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

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

b. Clone beautysh's git locally

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

c. Go to ~/beautysh folder and install it

$ cd ~/beautysh $ makepkg -si

3. Information about the beautysh package on Arch User Repository (AUR)

ID: 973604
Name: beautysh
PackageBaseID: 129770
PackageBase: beautysh
Version: 6.2.1-1
Description: A Bash beautifier for the masses
URL: https://github.com/bemeurer/beautysh
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: the-k
Submitter: the-k
FirstSubmitted: 1517769943
LastModified: 1634073704
URLPath: /cgit/aur.git/snapshot/beautysh.tar.gz