4th on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S 4th

* (Optional) Uninstall 4th on Arch using YAY

$ yay -Rns 4th

2. Manually Install "4th" via AUR

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

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

b. Clone 4th's git locally

$ git clone https://aur.archlinux.org/4th.git ~/4th

c. Go to ~/4th folder and install it

$ cd ~/4th $ makepkg -si

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

ID: 1202736
Name: 4th
PackageBaseID: 11473
PackageBase: 4th
Version: 3.64.1-1
Description: A Forth Compiler
URL: http://www.xs4all.nl/~thebeez/4tH/index.html
NumVotes: 13
Popularity: 0.002905
OutOfDate:
Maintainer: bug
Submitter:
FirstSubmitted: 1181153001
LastModified: 1674825768
URLPath: /cgit/aur.git/snapshot/4th.tar.gz