noforth on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S noforth

* (Optional) Uninstall noforth on Arch using YAY

$ yay -Rns noforth

2. Manually Install "noforth" via AUR

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

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

b. Clone noforth's git locally

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

c. Go to ~/noforth folder and install it

$ cd ~/noforth $ makepkg -si

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

ID: 685353
Name: noforth
PackageBaseID: 148102
PackageBase: noforth
Version: 190519-2
Description: Interactive 16-bit stand-alone forth for MSP430
URL: http://home.hccnet.nl/anij/nof/noforth.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zag
Submitter: zag
FirstSubmitted: 1578840546
LastModified: 1578851061
URLPath: /cgit/aur.git/snapshot/noforth.tar.gz