greed on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S greed

* (Optional) Uninstall greed on Arch using YAY

$ yay -Rns greed

2. Manually Install "greed" via AUR

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

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

b. Clone greed's git locally

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

c. Go to ~/greed folder and install it

$ cd ~/greed $ makepkg -si

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

ID: 393656
Name: greed
PackageBaseID: 21679
PackageBase: greed
Version: 4.2-1
Description: The strategy game of Greed.
URL: http://www.catb.org/~esr/greed/
NumVotes: 29
Popularity: 0.491487
OutOfDate: 1708343703
Maintainer: keenerd
Submitter: vodik
FirstSubmitted: 1227272161
LastModified: 1489942424
URLPath: /cgit/aur.git/snapshot/greed.tar.gz