smalltalk on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S smalltalk

* (Optional) Uninstall smalltalk on Arch using YAY

$ yay -Rns smalltalk

2. Manually Install "smalltalk" via AUR

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

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

b. Clone smalltalk's git locally

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

c. Go to ~/smalltalk folder and install it

$ cd ~/smalltalk $ makepkg -si

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

ID: 1235359
Name: smalltalk
PackageBaseID: 192219
PackageBase: smalltalk
Version: 3.2.91-13
Description: GNU Smalltalk interpreter and libraries
URL: https://www.gnu.org/software/smalltalk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680370382
LastModified: 1680370382
URLPath: /cgit/aur.git/snapshot/smalltalk.tar.gz

5. The same packages on other Linux Distributions