rhyme on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rhyme

* (Optional) Uninstall rhyme on Arch using YAY

$ yay -Rns rhyme

2. Manually Install "rhyme" via AUR

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

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

b. Clone rhyme's git locally

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

c. Go to ~/rhyme folder and install it

$ cd ~/rhyme $ makepkg -si

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

ID: 193923
Name: rhyme
PackageBaseID: 32413
PackageBase: rhyme
Version: 0.9-2
Description: Rhyming dictionary for the console.
URL: http://rhyme.sourceforge.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter:
FirstSubmitted: 1259867344
LastModified: 1434168666
URLPath: /cgit/aur.git/snapshot/rhyme.tar.gz