retroforth on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S retroforth

* (Optional) Uninstall retroforth on Arch using YAY

$ yay -Rns retroforth

2. Manually Install "retroforth" via AUR

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

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

b. Clone retroforth's git locally

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

c. Go to ~/retroforth folder and install it

$ cd ~/retroforth $ makepkg -si

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

ID: 1296330
Name: retroforth
PackageBaseID: 196253
PackageBase: retroforth
Version: 2023.3-1
Description: A modern, pragmatic Forth
URL: https://retroforth.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1690705654
LastModified: 1690705654
URLPath: /cgit/aur.git/snapshot/retroforth.tar.gz