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