wordplay on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S wordplay

* (Optional) Uninstall wordplay on Arch using YAY

$ yay -Rns wordplay

2. Manually Install "wordplay" via AUR

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

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

b. Clone wordplay's git locally

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

c. Go to ~/wordplay folder and install it

$ cd ~/wordplay $ makepkg -si

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

ID: 1328351
Name: wordplay
PackageBaseID: 28528
PackageBase: wordplay
Version: 8-2
Description: Wordplay generates anagrams of words or phrases. For example, Debian GNU/Linux = laud benign unix, nubian lug index, dang nubile unix, or I debug in lax nun.
URL: https://github.com/mendelmunkis/wordplay
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: nous
Submitter:
FirstSubmitted: 1247920449
LastModified: 1696352246
URLPath: /cgit/aur.git/snapshot/wordplay.tar.gz