pharo64 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pharo64

* (Optional) Uninstall pharo64 on Arch using YAY

$ yay -Rns pharo64

2. Manually Install "pharo64" via AUR

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

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

b. Clone pharo64's git locally

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

c. Go to ~/pharo64 folder and install it

$ cd ~/pharo64 $ makepkg -si

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

ID: 419512
Name: pharo64
PackageBaseID: 123321
PackageBase: pharo64
Version: 6.0.499-1
Description: An implementation of the object-oriented, dynamically typed, reflective programming language Smalltalk.
URL: http://www.pharo-project.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1502884608
Maintainer:
Submitter: shepheb
FirstSubmitted: 1497366332
LastModified: 1497366974
URLPath: /cgit/aur.git/snapshot/pharo64.tar.gz