tag_puzzle on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tag_puzzle

* (Optional) Uninstall tag_puzzle on Arch using YAY

$ yay -Rns tag_puzzle

2. Manually Install "tag_puzzle" via AUR

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

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

b. Clone tag_puzzle's git locally

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

c. Go to ~/tag_puzzle folder and install it

$ cd ~/tag_puzzle $ makepkg -si

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

ID: 1184610
Name: tag_puzzle
PackageBaseID: 151006
PackageBase: tag_puzzle
Version: 1.0-2
Description: A simple Tag game, written on C++ & SFML
URL: https://github.com/KonstantinProgger/Tag-Puzzle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: KonstantIMP
FirstSubmitted: 1585830795
LastModified: 1671356796
URLPath: /cgit/aur.git/snapshot/tag_puzzle.tar.gz