diction on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S diction

* (Optional) Uninstall diction on Arch using YAY

$ yay -Rns diction

2. Manually Install "diction" via AUR

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

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

b. Clone diction's git locally

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

c. Go to ~/diction folder and install it

$ cd ~/diction $ makepkg -si

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

ID: 228828
Name: diction
PackageBaseID: 99522
PackageBase: diction
Version: 1.11-2
Description: Diction identifies wordy and commonly misused phrases.
URL: http://www.gnu.org/software/diction/diction.html
NumVotes: 7
Popularity: 0.032451
OutOfDate:
Maintainer: egan
Submitter: egan
FirstSubmitted: 1441642972
LastModified: 1441643983
URLPath: /cgit/aur.git/snapshot/diction.tar.gz