bigloo-devel on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bigloo-devel

* (Optional) Uninstall bigloo-devel on Arch using YAY

$ yay -Rns bigloo-devel

2. Manually Install "bigloo-devel" via AUR

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

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

b. Clone bigloo-devel's git locally

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

c. Go to ~/bigloo-devel folder and install it

$ cd ~/bigloo-devel $ makepkg -si

3. Information about the bigloo-devel package on Arch User Repository (AUR)

ID: 1293303
Name: bigloo-devel
PackageBaseID: 144883
PackageBase: bigloo-devel
Version: 1:4.5b-15
Description: Fast scheme compiler
URL: https://www-sop.inria.fr/mimosa/fp/Bigloo/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1567840503
LastModified: 1690143812
URLPath: /cgit/aur.git/snapshot/bigloo-devel.tar.gz