terminal-dictionary-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S terminal-dictionary-git

* (Optional) Uninstall terminal-dictionary-git on Arch using YAY

$ yay -Rns terminal-dictionary-git

2. Manually Install "terminal-dictionary-git" via AUR

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

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

b. Clone terminal-dictionary-git's git locally

$ git clone https://aur.archlinux.org/terminal-dictionary-git.git ~/terminal-dictionary-git

c. Go to ~/terminal-dictionary-git folder and install it

$ cd ~/terminal-dictionary-git $ makepkg -si

3. Information about the terminal-dictionary-git package on Arch User Repository (AUR)

ID: 867552
Name: terminal-dictionary-git
PackageBaseID: 163638
PackageBase: terminal-dictionary-git
Version: 0.1-1
Description: A simple CLI tool that scrapes https://www.thefreedictionary.com/ and returns definitions to words.
URL: https://github.com/Yosuu69/Terminal-Dictionary
NumVotes: 0
Popularity: 0
OutOfDate: 1708345461
Maintainer: Ysu
Submitter: Ysu
FirstSubmitted: 1614025022
LastModified: 1614025022
URLPath: /cgit/aur.git/snapshot/terminal-dictionary-git.tar.gz