squirrel on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S squirrel

* (Optional) Uninstall squirrel on Arch using YAY

$ yay -Rns squirrel

2. Manually Install "squirrel" via AUR

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

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

b. Clone squirrel's git locally

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

c. Go to ~/squirrel folder and install it

$ cd ~/squirrel $ makepkg -si

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

ID: 1276739
Name: squirrel
PackageBaseID: 44377
PackageBase: squirrel
Version: 3.2-1
Description: A light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games
URL: http://www.squirrel-lang.org/
NumVotes: 11
Popularity: 0.004571
OutOfDate:
Maintainer: Biswa96
Submitter:
FirstSubmitted: 1292239252
LastModified: 1687361675
URLPath: /cgit/aur.git/snapshot/squirrel.tar.gz