wish on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S wish

* (Optional) Uninstall wish on Arch using YAY

$ yay -Rns wish

2. Manually Install "wish" via AUR

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

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

b. Clone wish's git locally

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

c. Go to ~/wish folder and install it

$ cd ~/wish $ makepkg -si

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

ID: 890358
Name: wish
PackageBaseID: 165455
PackageBase: wish
Version: 1.3-1
Description: Japanese-to-English dictionary software, command-line and web interface
URL: https://github.com/fmang/wish
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fmang
Submitter: fmang
FirstSubmitted: 1618057167
LastModified: 1618057167
URLPath: /cgit/aur.git/snapshot/wish.tar.gz