cfunge on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cfunge

* (Optional) Uninstall cfunge on Arch using YAY

$ yay -Rns cfunge

2. Manually Install "cfunge" via AUR

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

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

b. Clone cfunge's git locally

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

c. Go to ~/cfunge folder and install it

$ cd ~/cfunge $ makepkg -si

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

ID: 1245924
Name: cfunge
PackageBaseID: 114752
PackageBase: cfunge
Version: 1:1,001-1
Description: Fast, small and standard conforming Befunge98 interpreter
URL: https://github.com/VorpalBlade/cfunge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VorpalWay
Submitter: xyproto
FirstSubmitted: 1471359759
LastModified: 1682365124
URLPath: /cgit/aur.git/snapshot/cfunge.tar.gz