freeblocks on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S freeblocks

* (Optional) Uninstall freeblocks on Arch using YAY

$ yay -Rns freeblocks

2. Manually Install "freeblocks" via AUR

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

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

b. Clone freeblocks's git locally

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

c. Go to ~/freeblocks folder and install it

$ cd ~/freeblocks $ makepkg -si

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

ID: 539055
Name: freeblocks
PackageBaseID: 87870
PackageBase: freeblocks
Version: 0.5-2
Description: Tetris Attack-like puzzle game
URL: http://github.com/dorkster/freeblocks
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpirate
Submitter: dpirate
FirstSubmitted: 1417432597
LastModified: 1535463776
URLPath: /cgit/aur.git/snapshot/freeblocks.tar.gz