pong on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pong

* (Optional) Uninstall pong on Arch using YAY

$ yay -Rns pong

2. Manually Install "pong" via AUR

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

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

b. Clone pong's git locally

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

c. Go to ~/pong folder and install it

$ cd ~/pong $ makepkg -si

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

ID: 536704
Name: pong
PackageBaseID: 131307
PackageBase: pong
Version: 2.02-2
Description: pong is not ping. pong is CLI game.
URL: https://github.com/kurehajime/pong-command
NumVotes: 3
Popularity: 0.002519
OutOfDate: 1625160409
Maintainer: denvit
Submitter: denvit
FirstSubmitted: 1522684099
LastModified: 1534755973
URLPath: /cgit/aur.git/snapshot/pong.tar.gz