fforth-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fforth-git

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

$ yay -Rns fforth-git

2. Manually Install "fforth-git" via AUR

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

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

b. Clone fforth-git's git locally

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

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

$ cd ~/fforth-git $ makepkg -si

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

ID: 664440
Name: fforth-git
PackageBaseID: 146482
PackageBase: fforth-git
Version: r23.9cb7e2a-2
Description: A small, portable Forth written in Posix C
URL: https://github.com/davidgiven/fforth
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1573196970
LastModified: 1573202537
URLPath: /cgit/aur.git/snapshot/fforth-git.tar.gz