brainbash-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S brainbash-git

* (Optional) Uninstall brainbash-git on Arch using YAY

$ yay -Rns brainbash-git

2. Manually Install "brainbash-git" via AUR

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

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

b. Clone brainbash-git's git locally

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

c. Go to ~/brainbash-git folder and install it

$ cd ~/brainbash-git $ makepkg -si

3. Information about the brainbash-git package on Arch User Repository (AUR)

ID: 597704
Name: brainbash-git
PackageBaseID: 140548
PackageBase: brainbash-git
Version: r32.af033c8-1
Description: A brainfuck interpreter written in pure Bash
URL: https://github.com/Crestwave/brainbash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Crestwave
Submitter: Crestwave
FirstSubmitted: 1553389854
LastModified: 1553389854
URLPath: /cgit/aur.git/snapshot/brainbash-git.tar.gz