squirrel on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install squirrel on Arch using YAY
$
yay -S
squirrel
Copied
* (Optional) Uninstall squirrel on Arch using YAY
$
yay -Rns
squirrel
Copied
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
Copied
b. Clone squirrel's git locally
$
git clone https://aur.archlinux.org/squirrel.git
~/squirrel
Copied
c. Go to ~/squirrel folder and install it
$
cd
~/squirrel
Copied
$
makepkg -si
Copied
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
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