bfi on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bfi

* (Optional) Uninstall bfi on Arch using YAY

$ yay -Rns bfi

2. Manually Install "bfi" via AUR

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

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

b. Clone bfi's git locally

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

c. Go to ~/bfi folder and install it

$ cd ~/bfi $ makepkg -si

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

ID: 509450
Name: bfi
PackageBaseID: 125135
PackageBase: bfi
Version: 0.3-2
Description: Brainfuck interpreter with interactive shell
URL: [email protected]:FilippoRanza/bfi.git
NumVotes: 2
Popularity: 0.024571
OutOfDate:
Maintainer: nofrost
Submitter: nofrost
FirstSubmitted: 1503788232
LastModified: 1525901709
URLPath: /cgit/aur.git/snapshot/bfi.tar.gz