cfunge-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cfunge-git

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

$ yay -Rns cfunge-git

2. Manually Install "cfunge-git" via AUR

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

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

b. Clone cfunge-git's git locally

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

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

$ cd ~/cfunge-git $ makepkg -si

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

ID: 1245927
Name: cfunge-git
PackageBaseID: 193011
PackageBase: cfunge-git
Version: 1,0.r0.80188c4-1
Description: A fast Befunge interpreter in C
URL: https://github.com/VorpalBlade/cfunge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VorpalWay
Submitter: VorpalWay
FirstSubmitted: 1682365478
LastModified: 1682365478
URLPath: /cgit/aur.git/snapshot/cfunge-git.tar.gz