xtetris on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S xtetris

* (Optional) Uninstall xtetris on Arch using YAY

$ yay -Rns xtetris

2. Manually Install "xtetris" via AUR

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

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

b. Clone xtetris's git locally

$ git clone https://aur.archlinux.org/xtetris.git ~/xtetris

c. Go to ~/xtetris folder and install it

$ cd ~/xtetris $ makepkg -si

3. Information about the xtetris package on Arch User Repository (AUR)

ID: 1032121
Name: xtetris
PackageBaseID: 175717
PackageBase: xtetris
Version: 2.6-3
Description: A classical tetris game for X11
URL: http://happypenguin.org/show?XTetris
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1644118853
LastModified: 1644118853
URLPath: /cgit/aur.git/snapshot/xtetris.tar.gz