bash2048-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S bash2048-git

* (Optional) Uninstall bash2048-git on Arch using YAY

$ yay -Rns bash2048-git

2. Manually Install "bash2048-git" via AUR

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

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

b. Clone bash2048-git's git locally

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

c. Go to ~/bash2048-git folder and install it

$ cd ~/bash2048-git $ makepkg -si

3. Information about the bash2048-git package on Arch User Repository (AUR)

ID: 860187
Name: bash2048-git
PackageBaseID: 163048
PackageBase: bash2048-git
Version: 1.0.r14.g37da521-1
Description: Bash implementation of 2048 game
URL: https://github.com/mydzor/bash2048
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhullyb
Submitter: zhullyb
FirstSubmitted: 1612726907
LastModified: 1612726907
URLPath: /cgit/aur.git/snapshot/bash2048-git.tar.gz