gforth-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gforth-git

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

$ yay -Rns gforth-git

2. Manually Install "gforth-git" via AUR

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

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

b. Clone gforth-git's git locally

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

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

$ cd ~/gforth-git $ makepkg -si

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

ID: 1366053
Name: gforth-git
PackageBaseID: 129836
PackageBase: gforth-git
Version: 20231204-1
Description: Gforth is the Forth implementation of the GNU project.
URL: https://www.gnu.org/software/gforth
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: b4283
Submitter: b4283
FirstSubmitted: 1517934255
LastModified: 1701951371
URLPath: /cgit/aur.git/snapshot/gforth-git.tar.gz