pente on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S pente

* (Optional) Uninstall pente on Arch using YAY

$ yay -Rns pente

2. Manually Install "pente" via AUR

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

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

b. Clone pente's git locally

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

c. Go to ~/pente folder and install it

$ cd ~/pente $ makepkg -si

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

ID: 545954
Name: pente
PackageBaseID: 136189
PackageBase: pente
Version: 2.2.5-1
Description: A five in a row game that can be played with X, curses, or text.
URL: https://gitlab.com/chrisfair/penteold/-/archive/v2.2.5/penteold-v2.2.5.tar.gz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: quenyen
Submitter: quenyen
FirstSubmitted: 1537627531
LastModified: 1537627531
URLPath: /cgit/aur.git/snapshot/pente.tar.gz