pharo-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pharo-bin

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

$ yay -Rns pharo-bin

2. Manually Install "pharo-bin" via AUR

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

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

b. Clone pharo-bin's git locally

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

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

$ cd ~/pharo-bin $ makepkg -si

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

ID: 1018694
Name: pharo-bin
PackageBaseID: 150280
PackageBase: pharo-bin
Version: 9.0-1
Description: Implementation of the object-oriented, dynamically typed programming language Smalltalk
URL: https://pharo.org/
NumVotes: 35
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rainbyte
FirstSubmitted: 1584320092
LastModified: 1642156039
URLPath: /cgit/aur.git/snapshot/pharo-bin.tar.gz