retroforth on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "retroforth" 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
Copied
b. Install retroforth on Arch using YAY
$
yay -S
retroforth
Copied
* (Optional) Uninstall retroforth on Arch using YAY
$
yay -Rns
retroforth
Copied
2. Manually Install "retroforth" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone retroforth's git locally
$
git clone https://aur.archlinux.org/retroforth.git
~/retroforth
Copied
c. Go to ~/retroforth folder and install it
$
cd
~/retroforth
Copied
$
makepkg -si
Copied
3. Information about the retroforth package on Arch User Repository (AUR)
ID: 1296330
Name: retroforth
PackageBaseID: 196253
PackageBase: retroforth
Version: 2023.3-1
Description: A modern, pragmatic Forth
URL: https://retroforth.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1690705654
LastModified: 1690705654
URLPath: /cgit/aur.git/snapshot/retroforth.tar.gz
Name: retroforth
PackageBaseID: 196253
PackageBase: retroforth
Version: 2023.3-1
Description: A modern, pragmatic Forth
URL: https://retroforth.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1690705654
LastModified: 1690705654
URLPath: /cgit/aur.git/snapshot/retroforth.tar.gz