2048-py on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S 2048-py

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

$ yay -Rns 2048-py

2. Manually Install "2048-py" via AUR

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

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

b. Clone 2048-py's git locally

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

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

$ cd ~/2048-py $ makepkg -si

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

ID: 1102082
Name: 2048-py
PackageBaseID: 159392
PackageBase: 2048-py
Version: 0.1.6-2
Description: 2048 written in Python by the Ladue High School Computer Science Club
URL: https://codeberg.org/LadueCS/2048
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: dodecahedron
Submitter: dodecahedron
FirstSubmitted: 1604369999
LastModified: 1655919602
URLPath: /cgit/aur.git/snapshot/2048-py.tar.gz