pharo-vm on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pharo-vm

* (Optional) Uninstall pharo-vm on Arch using YAY

$ yay -Rns pharo-vm

2. Manually Install "pharo-vm" via AUR

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

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

b. Clone pharo-vm's git locally

$ git clone https://aur.archlinux.org/pharo-vm.git ~/pharo-vm

c. Go to ~/pharo-vm folder and install it

$ cd ~/pharo-vm $ makepkg -si

3. Information about the pharo-vm package on Arch User Repository (AUR)

ID: 417358
Name: pharo-vm
PackageBaseID: 99373
PackageBase: pharo-vm
Version: 5.0-2
Description: Pharo-VM for Pharo 4 images. Pharo is a clean, innovative, open-source Smalltalk-inspired environment
URL: http://www.pharo.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: laurent.laffont
Submitter: laurent.laffont
FirstSubmitted: 1441441484
LastModified: 1496742931
URLPath: /cgit/aur.git/snapshot/pharo-vm.tar.gz