crosswords on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S crosswords

* (Optional) Uninstall crosswords on Arch using YAY

$ yay -Rns crosswords

2. Manually Install "crosswords" via AUR

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

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

b. Clone crosswords's git locally

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

c. Go to ~/crosswords folder and install it

$ cd ~/crosswords $ makepkg -si

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

ID: 1390034
Name: crosswords
PackageBaseID: 173249
PackageBase: crosswords
Version: 0.3.12-1
Description: Crossword player and editor for GNOME
URL: https://gitlab.gnome.org/jrb/crosswords
NumVotes: 6
Popularity: 0.000258
OutOfDate:
Maintainer: afontenot
Submitter: dusansimic
FirstSubmitted: 1637367392
LastModified: 1705864009
URLPath: /cgit/aur.git/snapshot/crosswords.tar.gz