asm2bf on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S asm2bf

* (Optional) Uninstall asm2bf on Arch using YAY

$ yay -Rns asm2bf

2. Manually Install "asm2bf" via AUR

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

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

b. Clone asm2bf's git locally

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

c. Go to ~/asm2bf folder and install it

$ cd ~/asm2bf $ makepkg -si

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

ID: 892506
Name: asm2bf
PackageBaseID: 165614
PackageBase: asm2bf
Version: v1.5.4-1
Description: The only true brainfuck-targetting assembler
URL: https://github.com/kspalaiologos/asmbf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ColonelThirtyTwo
Submitter: ColonelThirtyTwo
FirstSubmitted: 1618430895
LastModified: 1618430895
URLPath: /cgit/aur.git/snapshot/asm2bf.tar.gz