textris on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S textris

* (Optional) Uninstall textris on Arch using YAY

$ yay -Rns textris

2. Manually Install "textris" via AUR

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

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

b. Clone textris's git locally

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

c. Go to ~/textris folder and install it

$ cd ~/textris $ makepkg -si

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

ID: 648660
Name: textris
PackageBaseID: 136983
PackageBase: textris
Version: 0.2.0-1
Description: Tetris on terminal, written in Rust
URL: https://github.com/ryym/textris
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: polyzen
FirstSubmitted: 1540755611
LastModified: 1569086618
URLPath: /cgit/aur.git/snapshot/textris.tar.gz