ueforth-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ueforth-bin

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

$ yay -Rns ueforth-bin

2. Manually Install "ueforth-bin" via AUR

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

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

b. Clone ueforth-bin's git locally

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

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

$ cd ~/ueforth-bin $ makepkg -si

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

ID: 1133607
Name: ueforth-bin
PackageBaseID: 185370
PackageBase: ueforth-bin
Version: 7.0.6.19-1
Description: An EForth inspired version of Forth bootstrapped from a minimalist C kernel
URL: https://eforth.appspot.com/linux.html
NumVotes: 1
Popularity: 1.2E-5
OutOfDate:
Maintainer: MrAureliusR
Submitter: MrAureliusR
FirstSubmitted: 1661996985
LastModified: 1661996985
URLPath: /cgit/aur.git/snapshot/ueforth-bin.tar.gz