pforth-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pforth-git

* (Optional) Uninstall pforth-git on Arch using YAY

$ yay -Rns pforth-git

2. Manually Install "pforth-git" via AUR

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

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

b. Clone pforth-git's git locally

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

c. Go to ~/pforth-git folder and install it

$ cd ~/pforth-git $ makepkg -si

3. Information about the pforth-git package on Arch User Repository (AUR)

ID: 363961
Name: pforth-git
PackageBaseID: 96973
PackageBase: pforth-git
Version: 20160529-1
Description: A portable implementation of the Forth programming language written in ANSI C
URL: http://www.softsynth.com/pforth/
NumVotes: 0
Popularity: 0
OutOfDate: 1706294793
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1439142738
LastModified: 1481382015
URLPath: /cgit/aur.git/snapshot/pforth-git.tar.gz