bfy on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bfy

* (Optional) Uninstall bfy on Arch using YAY

$ yay -Rns bfy

2. Manually Install "bfy" via AUR

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

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

b. Clone bfy's git locally

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

c. Go to ~/bfy folder and install it

$ cd ~/bfy $ makepkg -si

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

ID: 1289744
Name: bfy
PackageBaseID: 186567
PackageBase: bfy
Version: 0.1.2-5
Description: brainfuc*k interpreter: a simple brainfuc*k interpreter and REPL writen in rust 🦀🤪
URL: https://github.com/anas-elgarhy/bfy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anas-elgarhy
Submitter: anas-elgarhy
FirstSubmitted: 1665687817
LastModified: 1689520527
URLPath: /cgit/aur.git/snapshot/bfy.tar.gz