squeak-sources-41 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S squeak-sources-41

* (Optional) Uninstall squeak-sources-41 on Arch using YAY

$ yay -Rns squeak-sources-41

2. Manually Install "squeak-sources-41" via AUR

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

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

b. Clone squeak-sources-41's git locally

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

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

$ cd ~/squeak-sources-41 $ makepkg -si

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

ID: 190283
Name: squeak-sources-41
PackageBaseID: 93530
PackageBase: squeak-sources-41
Version: 41-1
Description: Source code file required by Squeak to view function names, source code, etc. within the VM.
URL: http://www.squeak.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zaidan
FirstSubmitted: 1433078807
LastModified: 1433889202
URLPath: /cgit/aur.git/snapshot/squeak-sources-41.tar.gz