batsh on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S batsh

* (Optional) Uninstall batsh on Arch using YAY

$ yay -Rns batsh

2. Manually Install "batsh" via AUR

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

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

b. Clone batsh's git locally

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

c. Go to ~/batsh folder and install it

$ cd ~/batsh $ makepkg -si

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

ID: 189228
Name: batsh
PackageBaseID: 90077
PackageBase: batsh
Version: 0.0.6-1
Description: A language that compiles to Bash and Windows Batch
URL: https://github.com/BYVoid/Batsh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1422928898
LastModified: 1433860705
URLPath: /cgit/aur.git/snapshot/batsh.tar.gz