crosswordpuzzle on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S crosswordpuzzle

* (Optional) Uninstall crosswordpuzzle on Arch using YAY

$ yay -Rns crosswordpuzzle

2. Manually Install "crosswordpuzzle" via AUR

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

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

b. Clone crosswordpuzzle's git locally

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

c. Go to ~/crosswordpuzzle folder and install it

$ cd ~/crosswordpuzzle $ makepkg -si

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

ID: 233031
Name: crosswordpuzzle
PackageBaseID: 100564
PackageBase: crosswordpuzzle
Version: 1.0rc1-1
Description: A small crossword puzzle library along with a GTK2 interface for playing and editing.
URL: https://launchpad.net/crosswordpuzzle
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: petRUShka
Submitter: petRUShka
FirstSubmitted: 1442958038
LastModified: 1442958837
URLPath: /cgit/aur.git/snapshot/crosswordpuzzle.tar.gz