babashka-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S babashka-bin

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

$ yay -Rns babashka-bin

2. Manually Install "babashka-bin" via AUR

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

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

b. Clone babashka-bin's git locally

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

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

$ cd ~/babashka-bin $ makepkg -si

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

ID: 1413743
Name: babashka-bin
PackageBaseID: 146815
PackageBase: babashka-bin
Version: 1.3.189-1
Description: A Clojure babashka for the grey areas of Bash.
URL: https://github.com/borkdude/babashka
NumVotes: 10
Popularity: 0.00808
OutOfDate:
Maintainer: dharrigan
Submitter: dharrigan
FirstSubmitted: 1574328885
LastModified: 1708613919
URLPath: /cgit/aur.git/snapshot/babashka-bin.tar.gz