bfc on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "bfc" 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 bfc on Arch using YAY
$
yay -S
bfc
Copied
* (Optional) Uninstall bfc on Arch using YAY
$
yay -Rns
bfc
Copied
2. Manually Install "bfc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bfc's git locally
$
git clone https://aur.archlinux.org/bfc.git
~/bfc
Copied
c. Go to ~/bfc folder and install it
$
cd
~/bfc
Copied
$
makepkg -si
Copied
3. Information about the bfc package on Arch User Repository (AUR)
ID: 1253908
Name: bfc
PackageBaseID: 192909
PackageBase: bfc
Version: 1.0.1-1
Description: Fast brainfuck jit interpreter written in cpp
URL: https://gitlab.com/Kirisashio2/bfcpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ushio
Submitter: ushio
FirstSubmitted: 1682097729
LastModified: 1683438998
URLPath: /cgit/aur.git/snapshot/bfc.tar.gz
Name: bfc
PackageBaseID: 192909
PackageBase: bfc
Version: 1.0.1-1
Description: Fast brainfuck jit interpreter written in cpp
URL: https://gitlab.com/Kirisashio2/bfcpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ushio
Submitter: ushio
FirstSubmitted: 1682097729
LastModified: 1683438998
URLPath: /cgit/aur.git/snapshot/bfc.tar.gz