blarb on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S blarb

* (Optional) Uninstall blarb on Arch using YAY

$ yay -Rns blarb

2. Manually Install "blarb" via AUR

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

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

b. Clone blarb's git locally

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

c. Go to ~/blarb folder and install it

$ cd ~/blarb $ makepkg -si

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

ID: 633032
Name: blarb
PackageBaseID: 124869
PackageBase: blarb
Version: 1.3.0-3
Description: The Blarb programming language.
URL: https://github.com/elimirks/BlarbVM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: elimirks
Submitter: elimirks
FirstSubmitted: 1502908049
LastModified: 1564322315
URLPath: /cgit/aur.git/snapshot/blarb.tar.gz