2048-rs on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S 2048-rs

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

$ yay -Rns 2048-rs

2. Manually Install "2048-rs" via AUR

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

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

b. Clone 2048-rs's git locally

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

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

$ cd ~/2048-rs $ makepkg -si

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

ID: 435271
Name: 2048-rs
PackageBaseID: 120407
PackageBase: 2048-rs
Version: 0.5.0-1
Description: A very pretty cli implementation of the popular 2048 game written in rust
URL: https://github.com/pierrechevalier83/2048-rs
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pierrechevalier
Submitter: pierrechevalier
FirstSubmitted: 1488855996
LastModified: 1502617481
URLPath: /cgit/aur.git/snapshot/2048-rs.tar.gz