gowords on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gowords

* (Optional) Uninstall gowords on Arch using YAY

$ yay -Rns gowords

2. Manually Install "gowords" via AUR

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

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

b. Clone gowords's git locally

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

c. Go to ~/gowords folder and install it

$ cd ~/gowords $ makepkg -si

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

ID: 886230
Name: gowords
PackageBaseID: 164539
PackageBase: gowords
Version: v0.0.8-1
Description: CLI wrapper for dictionaryapi.dev. Search word definitions and memorize words.
URL: https://github.com/Parth576/dictionary-cli
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: TheArc07
Submitter: TheArc07
FirstSubmitted: 1616186129
LastModified: 1617282589
URLPath: /cgit/aur.git/snapshot/gowords.tar.gz