bashball on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S bashball

* (Optional) Uninstall bashball on Arch using YAY

$ yay -Rns bashball

2. Manually Install "bashball" via AUR

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

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

b. Clone bashball's git locally

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

c. Go to ~/bashball folder and install it

$ cd ~/bashball $ makepkg -si

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

ID: 650159
Name: bashball
PackageBaseID: 144851
PackageBase: bashball
Version: 1.6.4-1
Description: A tool for compiling bash projects in a single script
URL: https://github.com/blkgoose/bashball
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Revanee
Submitter: Revanee
FirstSubmitted: 1567675713
LastModified: 1569491943
URLPath: /cgit/aur.git/snapshot/bashball.tar.gz