squarely on AUR (Arch User Repository)
Last updated: February 05,2025
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
Copied
b. Install squarely on Arch using YAY
$
yay -S
squarely
Copied
* (Optional) Uninstall squarely on Arch using YAY
$
yay -Rns
squarely
Copied
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
Copied
b. Clone squarely's git locally
$
git clone https://aur.archlinux.org/squarely.git
~/squarely
Copied
c. Go to ~/squarely folder and install it
$
cd
~/squarely
Copied
$
makepkg -si
Copied
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
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