tetris on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "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
Copied
b. Install tetris on Arch using YAY
$
yay -S
tetris
Copied
* (Optional) Uninstall tetris on Arch using YAY
$
yay -Rns
tetris
Copied
2. Manually Install "tetris" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tetris's git locally
$
git clone https://aur.archlinux.org/tetris.git
~/tetris
Copied
c. Go to ~/tetris folder and install it
$
cd
~/tetris
Copied
$
makepkg -si
Copied
3. Information about the tetris package on Arch User Repository (AUR)
ID: 1209924
Name: tetris
PackageBaseID: 173486
PackageBase: tetris
Version: 7.1.0-1
Description: Linux port of the OpenBSD version
URL: https://github.com/eNV25/tetris
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eNV25
Submitter: eNV25
FirstSubmitted: 1638111764
LastModified: 1676195871
URLPath: /cgit/aur.git/snapshot/tetris.tar.gz
Name: tetris
PackageBaseID: 173486
PackageBase: tetris
Version: 7.1.0-1
Description: Linux port of the OpenBSD version
URL: https://github.com/eNV25/tetris
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eNV25
Submitter: eNV25
FirstSubmitted: 1638111764
LastModified: 1676195871
URLPath: /cgit/aur.git/snapshot/tetris.tar.gz