beluga-git on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S beluga-git

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

$ yay -Rns beluga-git

2. Manually Install "beluga-git" via AUR

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

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

b. Clone beluga-git's git locally

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

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

$ cd ~/beluga-git $ makepkg -si

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

ID: 275860
Name: beluga-git
PackageBaseID: 107656
PackageBase: beluga-git
Version: v0.8.1.r190.3d50c74-1
Description: Beluga is a functional programming language designed for reasoning about formal systems. It features direct support for object-level binding constructs using higher order abstract syntax and treats contexts as first class objects.
URL: http://complogic.cs.mcgill.ca/beluga/
NumVotes: 2
Popularity: 0
OutOfDate: 1704219483
Maintainer: tsani
Submitter: tsani
FirstSubmitted: 1455600187
LastModified: 1455601529
URLPath: /cgit/aur.git/snapshot/beluga-git.tar.gz