systemf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S systemf

* (Optional) Uninstall systemf on Arch using YAY

$ yay -Rns systemf

2. Manually Install "systemf" via AUR

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

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

b. Clone systemf's git locally

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

c. Go to ~/systemf folder and install it

$ cd ~/systemf $ makepkg -si

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

ID: 416912
Name: systemf
PackageBaseID: 123128
PackageBase: systemf
Version: 1.11-1
Description: A brainfuck interpreter supporting Linux syscalls
URL: https://github.com/ajyoon/systemf
NumVotes: 1
Popularity: 0
OutOfDate: 1649350479
Maintainer: karlguy
Submitter: karlguy
FirstSubmitted: 1496608311
LastModified: 1496625458
URLPath: /cgit/aur.git/snapshot/systemf.tar.gz