libflatzebra on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S libflatzebra

* (Optional) Uninstall libflatzebra on Arch using YAY

$ yay -Rns libflatzebra

2. Manually Install "libflatzebra" via AUR

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

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

b. Clone libflatzebra's git locally

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

c. Go to ~/libflatzebra folder and install it

$ cd ~/libflatzebra $ makepkg -si

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

ID: 1063661
Name: libflatzebra
PackageBaseID: 177784
PackageBase: libflatzebra
Version: 0.1.7-1
Description: A generic game engine for 2D double-buffering animation
URL: http://perso.b2b2c.ca/~sarrazip/dev/burgerspace.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: paskali
FirstSubmitted: 1649426873
LastModified: 1649426873
URLPath: /cgit/aur.git/snapshot/libflatzebra.tar.gz