cgames on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cgames

* (Optional) Uninstall cgames on Arch using YAY

$ yay -Rns cgames

2. Manually Install "cgames" via AUR

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

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

b. Clone cgames's git locally

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

c. Go to ~/cgames folder and install it

$ cd ~/cgames $ makepkg -si

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

ID: 1330135
Name: cgames
PackageBaseID: 35952
PackageBase: cgames
Version: 2.2-7
Description: Collection of three ncurses games. csokoban (sokoban), cmines (minesweeper) and cblocks (sliding-block puzzles).
URL: http://www.muppetlabs.com/~breadbox/software/cgames.html
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: ivanp7
Submitter:
FirstSubmitted: 1269617334
LastModified: 1696701836
URLPath: /cgit/aur.git/snapshot/cgames.tar.gz