fpiet on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S fpiet

* (Optional) Uninstall fpiet on Arch using YAY

$ yay -Rns fpiet

2. Manually Install "fpiet" via AUR

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

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

b. Clone fpiet's git locally

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

c. Go to ~/fpiet folder and install it

$ cd ~/fpiet $ makepkg -si

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

ID: 864858
Name: fpiet
PackageBaseID: 71979
PackageBase: fpiet
Version: 0.1-2
Description: very fast Piet interpreter using its own gif implementation
URL: https://www.matthias-ernst.eu/fpiet.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1374248497
LastModified: 1613570158
URLPath: /cgit/aur.git/snapshot/fpiet.tar.gz