sortpuz on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S sortpuz

* (Optional) Uninstall sortpuz on Arch using YAY

$ yay -Rns sortpuz

2. Manually Install "sortpuz" via AUR

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

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

b. Clone sortpuz's git locally

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

c. Go to ~/sortpuz folder and install it

$ cd ~/sortpuz $ makepkg -si

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

ID: 1236620
Name: sortpuz
PackageBaseID: 74100
PackageBase: sortpuz
Version: 2.0-7
Description: Unscramble a square matrix of numbered tiles to put them in order.
URL: http://www.kornelix.net/sortpuz/sortpuz.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1381094399
LastModified: 1680634377
URLPath: /cgit/aur.git/snapshot/sortpuz.tar.gz