phratch on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S phratch

* (Optional) Uninstall phratch on Arch using YAY

$ yay -Rns phratch

2. Manually Install "phratch" via AUR

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

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

b. Clone phratch's git locally

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

c. Go to ~/phratch folder and install it

$ cd ~/phratch $ makepkg -si

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

ID: 563070
Name: phratch
PackageBaseID: 137596
PackageBase: phratch
Version: 4.1-1
Description: Phratch is a programming language that makes it easy to create your own interactive stories, animations, games, music, and art — and share your creations on the web. Port of Scratch on Pharo.
URL: http://www.phratch.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: erickpires
Submitter: erickpires
FirstSubmitted: 1543175009
LastModified: 1543175009
URLPath: /cgit/aur.git/snapshot/phratch.tar.gz