cfunge on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install cfunge on Arch using YAY
$
yay -S
cfunge
Copied
* (Optional) Uninstall cfunge on Arch using YAY
$
yay -Rns
cfunge
Copied
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
Copied
b. Clone cfunge's git locally
$
git clone https://aur.archlinux.org/cfunge.git
~/cfunge
Copied
c. Go to ~/cfunge folder and install it
$
cd
~/cfunge
Copied
$
makepkg -si
Copied
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
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