squeak-image on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S squeak-image

* (Optional) Uninstall squeak-image on Arch using YAY

$ yay -Rns squeak-image

2. Manually Install "squeak-image" via AUR

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

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

b. Clone squeak-image's git locally

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

c. Go to ~/squeak-image folder and install it

$ cd ~/squeak-image $ makepkg -si

3. Information about the squeak-image package on Arch User Repository (AUR)

ID: 377973
Name: squeak-image
PackageBaseID: 44177
PackageBase: squeak-image
Version: 5.1-1
Description: Image file for squeak VM
URL: http://www.squeak.org
NumVotes: 13
Popularity: 0
OutOfDate: 1602254133
Maintainer:
FirstSubmitted: 1291574688
LastModified: 1485439274
URLPath: /cgit/aur.git/snapshot/squeak-image.tar.gz