muforth-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S muforth-git

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

$ yay -Rns muforth-git

2. Manually Install "muforth-git" via AUR

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

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

b. Clone muforth-git's git locally

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

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

$ cd ~/muforth-git $ makepkg -si

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

ID: 540321
Name: muforth-git
PackageBaseID: 107431
PackageBase: muforth-git
Version: r2154.52dc70d0-1
Description: A simple, indirect-threaded Forth, written in C.
URL: http://muforth.nimblemachines.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1455178889
LastModified: 1535868736
URLPath: /cgit/aur.git/snapshot/muforth-git.tar.gz