sdlblocks on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sdlblocks

* (Optional) Uninstall sdlblocks on Arch using YAY

$ yay -Rns sdlblocks

2. Manually Install "sdlblocks" via AUR

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

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

b. Clone sdlblocks's git locally

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

c. Go to ~/sdlblocks folder and install it

$ cd ~/sdlblocks $ makepkg -si

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

ID: 1218282
Name: sdlblocks
PackageBaseID: 22412
PackageBase: sdlblocks
Version: 1-8
Description: A Tetris remake written in C using libSDL
URL: https://github.com/llopisdon/sdlblocks
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1229981337
LastModified: 1677454411
URLPath: /cgit/aur.git/snapshot/sdlblocks.tar.gz