yetris on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S yetris

* (Optional) Uninstall yetris on Arch using YAY

$ yay -Rns yetris

2. Manually Install "yetris" via AUR

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

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

b. Clone yetris's git locally

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

c. Go to ~/yetris folder and install it

$ cd ~/yetris $ makepkg -si

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

ID: 661787
Name: yetris
PackageBaseID: 67177
PackageBase: yetris
Version: 2.3.0-3
Description: Customizable Tetris clone for the terminal
URL: https://github.com/alexdantas/yetris
NumVotes: 23
Popularity: 0.490603
OutOfDate:
Maintainer: mibu
Submitter: Seninha
FirstSubmitted: 1360718502
LastModified: 1572542280
URLPath: /cgit/aur.git/snapshot/yetris.tar.gz