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