2048-curses on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S 2048-curses

* (Optional) Uninstall 2048-curses on Arch using YAY

$ yay -Rns 2048-curses

2. Manually Install "2048-curses" via AUR

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

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

b. Clone 2048-curses's git locally

$ git clone https://aur.archlinux.org/2048-curses.git ~/2048-curses

c. Go to ~/2048-curses folder and install it

$ cd ~/2048-curses $ makepkg -si

3. Information about the 2048-curses package on Arch User Repository (AUR)

ID: 943393
Name: 2048-curses
PackageBaseID: 147703
PackageBase: 2048-curses
Version: 1.2-0
Description: Curses based popular game 2048 written in C
URL: https://github.com/theretikgm/2048-curses
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: TheRetikGM
Submitter: TheRetikGM
FirstSubmitted: 1577550792
LastModified: 1628007997
URLPath: /cgit/aur.git/snapshot/2048-curses.tar.gz