tetris-rs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tetris-rs

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

$ yay -Rns tetris-rs

2. Manually Install "tetris-rs" via AUR

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

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

b. Clone tetris-rs's git locally

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

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

$ cd ~/tetris-rs $ makepkg -si

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

ID: 1405735
Name: tetris-rs
PackageBaseID: 190342
PackageBase: tetris-rs
Version: 0.1.4-3
Description: Terminal based tetris game written in rust.
URL: https://crates.io/crates/tetris-rs
NumVotes: 1
Popularity: 0.000342
OutOfDate:
Maintainer: micwoj92
Submitter: micwoj92
FirstSubmitted: 1676168562
LastModified: 1707339894
URLPath: /cgit/aur.git/snapshot/tetris-rs.tar.gz