babel2 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S babel2

* (Optional) Uninstall babel2 on Arch using YAY

$ yay -Rns babel2

2. Manually Install "babel2" via AUR

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

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

b. Clone babel2's git locally

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

c. Go to ~/babel2 folder and install it

$ cd ~/babel2 $ makepkg -si

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

ID: 357915
Name: babel2
PackageBaseID: 117207
PackageBase: babel2
Version: 2-2
Description: A framework for FCG, IRL and multi-agent language game in Common Lisp
URL: http://emergent-languages.org/Babel2/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1479571741
LastModified: 1479572838
URLPath: /cgit/aur.git/snapshot/babel2.tar.gz