haskell-brainfuck on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "haskell-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

b. Install haskell-brainfuck on Arch using YAY

$ yay -S haskell-brainfuck

* (Optional) Uninstall haskell-brainfuck on Arch using YAY

$ yay -Rns haskell-brainfuck

2. Manually Install "haskell-brainfuck" via AUR

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

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

b. Clone haskell-brainfuck's git locally

$ git clone https://aur.archlinux.org/haskell-brainfuck.git ~/haskell-brainfuck

c. Go to ~/haskell-brainfuck folder and install it

$ cd ~/haskell-brainfuck $ makepkg -si

3. Information about the haskell-brainfuck package on Arch User Repository (AUR)

ID: 1053309
Name: haskell-brainfuck
PackageBaseID: 177033
PackageBase: haskell-brainfuck
Version: 0.1.0.3-1
Description: Brainfuck interpreter
URL: https://github.com/abbradar/brainfuck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cafce25
FirstSubmitted: 1647628379
LastModified: 1647628379
URLPath: /cgit/aur.git/snapshot/haskell-brainfuck.tar.gz