rusted-tetris on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rusted-tetris

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

$ yay -Rns rusted-tetris

2. Manually Install "rusted-tetris" via AUR

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

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

b. Clone rusted-tetris's git locally

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

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

$ cd ~/rusted-tetris $ makepkg -si

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

ID: 1189280
Name: rusted-tetris
PackageBaseID: 189066
PackageBase: rusted-tetris
Version: 0.3.0-1
Description: Tetris written in Rust
URL: https://github.com/denix666/tetris
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: den23513
Submitter: den23513
FirstSubmitted: 1672267335
LastModified: 1672321357
URLPath: /cgit/aur.git/snapshot/rusted-tetris.tar.gz