2048.zig on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S 2048.zig

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

$ yay -Rns 2048.zig

2. Manually Install "2048.zig" via AUR

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

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

b. Clone 2048.zig's git locally

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

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

$ cd ~/2048.zig $ makepkg -si

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

ID: 1338667
Name: 2048.zig
PackageBaseID: 196938
PackageBase: 2048.zig
Version: 0.2.2-1
Description: 2048 in zig
URL: https://github.com/ratakor/2048.zig
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ratakor
Submitter: Ratakor
FirstSubmitted: 1692852916
LastModified: 1698057073
URLPath: /cgit/aur.git/snapshot/2048.zig.tar.gz