bridje-bin on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S bridje-bin

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

$ yay -Rns bridje-bin

2. Manually Install "bridje-bin" via AUR

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

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

b. Clone bridje-bin's git locally

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

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

$ cd ~/bridje-bin $ makepkg -si

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

ID: 901114
Name: bridje-bin
PackageBaseID: 147858
PackageBase: bridje-bin
Version: 0.0.3-1
Description: Bridje is a statically typed LISP targeting GraalVM, drawing inspiration from both Clojure and Haskell.
URL: https://github.com/bridje/bridje
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jarohen
Submitter: jarohen
FirstSubmitted: 1578145819
LastModified: 1619984128
URLPath: /cgit/aur.git/snapshot/bridje-bin.tar.gz