ueforth-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ueforth-git

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

$ yay -Rns ueforth-git

2. Manually Install "ueforth-git" via AUR

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

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

b. Clone ueforth-git's git locally

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

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

$ cd ~/ueforth-git $ makepkg -si

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

ID: 1200088
Name: ueforth-git
PackageBaseID: 185366
PackageBase: ueforth-git
Version: r673.6ed9c21-1
Description: An EForth inspired version of Forth bootstrapped from a minimalist C kernel
URL: https://eforth.appspot.com/linux.html
NumVotes: 3
Popularity: 3.6E-5
OutOfDate:
Maintainer: MrAureliusR
Submitter: MrAureliusR
FirstSubmitted: 1661977454
LastModified: 1674316536
URLPath: /cgit/aur.git/snapshot/ueforth-git.tar.gz