cursewords on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cursewords

* (Optional) Uninstall cursewords on Arch using YAY

$ yay -Rns cursewords

2. Manually Install "cursewords" via AUR

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

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

b. Clone cursewords's git locally

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

c. Go to ~/cursewords folder and install it

$ cd ~/cursewords $ makepkg -si

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

ID: 959324
Name: cursewords
PackageBaseID: 140236
PackageBase: cursewords
Version: 1.1-1
Description: Terminal-based crossword puzzle solver
URL: https://github.com/thisisparker/cursewords
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: chungy
FirstSubmitted: 1552279017
LastModified: 1631343096
URLPath: /cgit/aur.git/snapshot/cursewords.tar.gz