2048.c on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S 2048.c

* (Optional) Uninstall 2048.c on Arch using YAY

$ yay -Rns 2048.c

2. Manually Install "2048.c" via AUR

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

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

b. Clone 2048.c's git locally

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

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

$ cd ~/2048.c $ makepkg -si

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

ID: 1385667
Name: 2048.c
PackageBaseID: 80601
PackageBase: 2048.c
Version: 1:1.0.0.r0.g3eb237f-1
Description: A terminal 2048 written in c
URL: https://github.com/mevdschee/2048.c
NumVotes: 26
Popularity: 0.2814
OutOfDate:
Maintainer: FredBezies
Submitter: mdevlamynck
FirstSubmitted: 1396612316
LastModified: 1705253804
URLPath: /cgit/aur.git/snapshot/2048.c.tar.gz