tetris-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tetris-cli

* (Optional) Uninstall tetris-cli on Arch using YAY

$ yay -Rns tetris-cli

2. Manually Install "tetris-cli" via AUR

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

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

b. Clone tetris-cli's git locally

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

c. Go to ~/tetris-cli folder and install it

$ cd ~/tetris-cli $ makepkg -si

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

ID: 1324508
Name: tetris-cli
PackageBaseID: 184007
PackageBase: tetris-cli
Version: 23.96.1-1
Description: A tetris game that runs in a terminal
URL: https://www.github.com/blueOkiris/tetris-cli
NumVotes: 1
Popularity: 0.032717
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1657813447
LastModified: 1695667613
URLPath: /cgit/aur.git/snapshot/tetris-cli.tar.gz