goatattack on AUR (Arch User Repository)

Last updated: March 03,2025

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

$ yay -S goatattack

* (Optional) Uninstall goatattack on Arch using YAY

$ yay -Rns goatattack

2. Manually Install "goatattack" via AUR

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

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

b. Clone goatattack's git locally

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

c. Go to ~/goatattack folder and install it

$ cd ~/goatattack $ makepkg -si

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

ID: 989853
Name: goatattack
PackageBaseID: 100051
PackageBase: goatattack
Version: 0.4.5-4
Description: A fast-paced multiplayer pixel art shooter game.
URL: http://www.goatattack.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: thor77
FirstSubmitted: 1442323952
LastModified: 1637105204
URLPath: /cgit/aur.git/snapshot/goatattack.tar.gz

5. The same packages on other Linux Distributions