textris on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install textris on Arch using YAY
$
yay -S
textris
Copied
* (Optional) Uninstall textris on Arch using YAY
$
yay -Rns
textris
Copied
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
Copied
b. Clone textris's git locally
$
git clone https://aur.archlinux.org/textris.git
~/textris
Copied
c. Go to ~/textris folder and install it
$
cd
~/textris
Copied
$
makepkg -si
Copied
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
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