gforth on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "gforth" 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 gforth on Arch using YAY
$
yay -S
gforth
Copied
* (Optional) Uninstall gforth on Arch using YAY
$
yay -Rns
gforth
Copied
2. Manually Install "gforth" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gforth's git locally
$
git clone https://aur.archlinux.org/gforth.git
~/gforth
Copied
c. Go to ~/gforth folder and install it
$
cd
~/gforth
Copied
$
makepkg -si
Copied
3. Information about the gforth package on Arch User Repository (AUR)
ID: 193992
Name: gforth
PackageBaseID: 17569
PackageBase: gforth
Version: 0.7.3-1
Description: Fast and portable implementation of the ANS Forth language
URL: http://www.gnu.org/software/gforth/
NumVotes: 51
Popularity: 0.00304
OutOfDate:
Maintainer:
Submitter: Allan
FirstSubmitted: 1230468391
LastModified: 1434169460
URLPath: /cgit/aur.git/snapshot/gforth.tar.gz
Name: gforth
PackageBaseID: 17569
PackageBase: gforth
Version: 0.7.3-1
Description: Fast and portable implementation of the ANS Forth language
URL: http://www.gnu.org/software/gforth/
NumVotes: 51
Popularity: 0.00304
OutOfDate:
Maintainer:
Submitter: Allan
FirstSubmitted: 1230468391
LastModified: 1434169460
URLPath: /cgit/aur.git/snapshot/gforth.tar.gz