brainfuck on AUR (Arch User Repository)
Last updated: October 31,2024
1. Install "brainfuck" 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 brainfuck on Arch using YAY
$
yay -S
brainfuck
Copied
* (Optional) Uninstall brainfuck on Arch using YAY
$
yay -Rns
brainfuck
Copied
2. Manually Install "brainfuck" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone brainfuck's git locally
$
git clone https://aur.archlinux.org/brainfuck.git
~/brainfuck
Copied
c. Go to ~/brainfuck folder and install it
$
cd
~/brainfuck
Copied
$
makepkg -si
Copied
3. Information about the brainfuck package on Arch User Repository (AUR)
ID: 232782
Name: brainfuck
PackageBaseID: 100484
PackageBase: brainfuck
Version: 0.1-1
Description: A full fledged brainfuck compiler
URL: https://github.com/benjamin-james/brainfuck
NumVotes: 13
Popularity: 0.024601
OutOfDate:
Maintainer: benjamin-james
Submitter: benjamin-james
FirstSubmitted: 1442896090
LastModified: 1442897254
URLPath: /cgit/aur.git/snapshot/brainfuck.tar.gz
Name: brainfuck
PackageBaseID: 100484
PackageBase: brainfuck
Version: 0.1-1
Description: A full fledged brainfuck compiler
URL: https://github.com/benjamin-james/brainfuck
NumVotes: 13
Popularity: 0.024601
OutOfDate:
Maintainer: benjamin-james
Submitter: benjamin-james
FirstSubmitted: 1442896090
LastModified: 1442897254
URLPath: /cgit/aur.git/snapshot/brainfuck.tar.gz