cpat on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cpat

* (Optional) Uninstall cpat on Arch using YAY

$ yay -Rns cpat

2. Manually Install "cpat" via AUR

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

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

b. Clone cpat's git locally

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

c. Go to ~/cpat folder and install it

$ cd ~/cpat $ makepkg -si

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

ID: 807333
Name: cpat
PackageBaseID: 129102
PackageBase: cpat
Version: 1.4.1-2
Description: A curses based solitaire/patience collection of 9 games
URL: http://cpat.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LanceB98
Submitter: LanceB98
FirstSubmitted: 1515549121
LastModified: 1603239420
URLPath: /cgit/aur.git/snapshot/cpat.tar.gz