blockattack on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S blockattack

* (Optional) Uninstall blockattack on Arch using YAY

$ yay -Rns blockattack

2. Manually Install "blockattack" via AUR

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

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

b. Clone blockattack's git locally

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

c. Go to ~/blockattack folder and install it

$ cd ~/blockattack $ makepkg -si

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

ID: 1374542
Name: blockattack
PackageBaseID: 137539
PackageBase: blockattack
Version: 2.8.0-2
Description: Open source Tetris Attack clone
URL: https://blockattack.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FredBezies
Submitter: arisinfenix
FirstSubmitted: 1542915184
LastModified: 1703346850
URLPath: /cgit/aur.git/snapshot/blockattack.tar.gz