jisho on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S jisho

* (Optional) Uninstall jisho on Arch using YAY

$ yay -Rns jisho

2. Manually Install "jisho" via AUR

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

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

b. Clone jisho's git locally

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

c. Go to ~/jisho folder and install it

$ cd ~/jisho $ makepkg -si

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

ID: 877740
Name: jisho
PackageBaseID: 163053
PackageBase: jisho
Version: 0.1.4-1
Description: A very simple cli tool to lookup Japanese words using jisho.org
URL: https://github.com/JojiiOfficial/jisho-cli
NumVotes: 1
Popularity: 0.752899
OutOfDate:
Maintainer: Jojii
Submitter: Jojii
FirstSubmitted: 1612738112
LastModified: 1615848009
URLPath: /cgit/aur.git/snapshot/jisho.tar.gz