2048-qt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S 2048-qt

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

$ yay -Rns 2048-qt

2. Manually Install "2048-qt" via AUR

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

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

b. Clone 2048-qt's git locally

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

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

$ cd ~/2048-qt $ makepkg -si

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

ID: 231951
Name: 2048-qt
PackageBaseID: 100293
PackageBase: 2048-qt
Version: 0.1.6-1
Description: The 2048 number game implemented in Qt
URL: https://github.com/xiaoyong/2048-Qt
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: xiaoyong
Submitter: xiaoyong
FirstSubmitted: 1442637462
LastModified: 1442641525
URLPath: /cgit/aur.git/snapshot/2048-qt.tar.gz