flappytiger on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S flappytiger

* (Optional) Uninstall flappytiger on Arch using YAY

$ yay -Rns flappytiger

2. Manually Install "flappytiger" via AUR

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

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

b. Clone flappytiger's git locally

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

c. Go to ~/flappytiger folder and install it

$ cd ~/flappytiger $ makepkg -si

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

ID: 849638
Name: flappytiger
PackageBaseID: 162255
PackageBase: flappytiger
Version: 0.1-0
Description: An opensource flappybird clone written in C++ using GLFW
URL: https://github.com/tigermouthbear/flappytiger
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Tigermouthbear
Submitter: Tigermouthbear
FirstSubmitted: 1611026388
LastModified: 1611027749
URLPath: /cgit/aur.git/snapshot/flappytiger.tar.gz