tetris on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tetris

* (Optional) Uninstall tetris on Arch using YAY

$ yay -Rns tetris

2. Manually Install "tetris" via AUR

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

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

b. Clone tetris's git locally

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

c. Go to ~/tetris folder and install it

$ cd ~/tetris $ makepkg -si

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

ID: 1209924
Name: tetris
PackageBaseID: 173486
PackageBase: tetris
Version: 7.1.0-1
Description: Linux port of the OpenBSD version
URL: https://github.com/eNV25/tetris
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eNV25
Submitter: eNV25
FirstSubmitted: 1638111764
LastModified: 1676195871
URLPath: /cgit/aur.git/snapshot/tetris.tar.gz