bash2048 on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "bash2048" 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
Copied
b. Install bash2048 on Arch using YAY
$
yay -S
bash2048
Copied
* (Optional) Uninstall bash2048 on Arch using YAY
$
yay -Rns
bash2048
Copied
2. Manually Install "bash2048" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bash2048's git locally
$
git clone https://aur.archlinux.org/bash2048.git
~/bash2048
Copied
c. Go to ~/bash2048 folder and install it
$
cd
~/bash2048
Copied
$
makepkg -si
Copied
3. Information about the bash2048 package on Arch User Repository (AUR)
ID: 860541
Name: bash2048
PackageBaseID: 163072
PackageBase: bash2048
Version: 1.0-1
Description: Bash implementation of 2048 game
URL: https://github.com/mydzor/bash2048
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhullyb
Submitter: zhullyb
FirstSubmitted: 1612792406
LastModified: 1612792406
URLPath: /cgit/aur.git/snapshot/bash2048.tar.gz
Name: bash2048
PackageBaseID: 163072
PackageBase: bash2048
Version: 1.0-1
Description: Bash implementation of 2048 game
URL: https://github.com/mydzor/bash2048
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhullyb
Submitter: zhullyb
FirstSubmitted: 1612792406
LastModified: 1612792406
URLPath: /cgit/aur.git/snapshot/bash2048.tar.gz