wordle-aid on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S wordle-aid

* (Optional) Uninstall wordle-aid on Arch using YAY

$ yay -Rns wordle-aid

2. Manually Install "wordle-aid" via AUR

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

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

b. Clone wordle-aid's git locally

$ git clone https://aur.archlinux.org/wordle-aid.git ~/wordle-aid

c. Go to ~/wordle-aid folder and install it

$ cd ~/wordle-aid $ makepkg -si

3. Information about the wordle-aid package on Arch User Repository (AUR)

ID: 1355903
Name: wordle-aid
PackageBaseID: 175714
PackageBase: wordle-aid
Version: 2.7-1
Description: CLI program to filter word choices to aid solving Wordle game problems
URL: https://github.com/bulletmark/wordle-aid
NumVotes: 2
Popularity: 4.7E-5
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1644105969
LastModified: 1700438028
URLPath: /cgit/aur.git/snapshot/wordle-aid.tar.gz