squarely on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S squarely

* (Optional) Uninstall squarely on Arch using YAY

$ yay -Rns squarely

2. Manually Install "squarely" via AUR

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

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

b. Clone squarely's git locally

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

c. Go to ~/squarely folder and install it

$ cd ~/squarely $ makepkg -si

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

ID: 605585
Name: squarely
PackageBaseID: 141098
PackageBase: squarely
Version: 0.9-8
Description: Puzzle game written in Python using the pyglet library
URL: https://github.com/nwg-piotr/squarely
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nwg
Submitter: nwg
FirstSubmitted: 1554855017
LastModified: 1555790483
URLPath: /cgit/aur.git/snapshot/squarely.tar.gz