pacapong on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pacapong

* (Optional) Uninstall pacapong on Arch using YAY

$ yay -Rns pacapong

2. Manually Install "pacapong" via AUR

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

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

b. Clone pacapong's git locally

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

c. Go to ~/pacapong folder and install it

$ cd ~/pacapong $ makepkg -si

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

ID: 236161
Name: pacapong
PackageBaseID: 101117
PackageBase: pacapong
Version: 1.3-4
Description: game combining pong, pacman and space invaders
URL: http://kingpenguin.itch.io/pacapong
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1443818728
LastModified: 1443819447
URLPath: /cgit/aur.git/snapshot/pacapong.tar.gz