bfc on AUR (Arch User Repository)

Last updated: July 01,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

b. Install bfc on Arch using YAY

$ yay -S bfc

* (Optional) Uninstall bfc on Arch using YAY

$ yay -Rns bfc

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

b. Clone bfc's git locally

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

c. Go to ~/bfc folder and install it

$ cd ~/bfc $ makepkg -si

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