wordle-finder on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S wordle-finder

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

$ yay -Rns wordle-finder

2. Manually Install "wordle-finder" via AUR

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

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

b. Clone wordle-finder's git locally

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

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

$ cd ~/wordle-finder $ makepkg -si

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

ID: 1114632
Name: wordle-finder
PackageBaseID: 176530
PackageBase: wordle-finder
Version: 2.3.1-1
Description: A cross-platform CLI/GUI utility to assist in finding the word for the game Wordle and other similar knock-offs
URL: https://github.com/TabulateJarl8/wordle-finder/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Tabulate
Submitter: Tabulate
FirstSubmitted: 1646173161
LastModified: 1658346309
URLPath: /cgit/aur.git/snapshot/wordle-finder.tar.gz