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