pokeshell on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pokeshell

* (Optional) Uninstall pokeshell on Arch using YAY

$ yay -Rns pokeshell

2. Manually Install "pokeshell" via AUR

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

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

b. Clone pokeshell's git locally

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

c. Go to ~/pokeshell folder and install it

$ cd ~/pokeshell $ makepkg -si

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

ID: 1135639
Name: pokeshell
PackageBaseID: 105014
PackageBase: pokeshell
Version: 1.0.0-8
Description: A shell program to show pokemon sprites in the terminal.
URL: https://github.com/acxz/pokeshell
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1450898503
LastModified: 1662415598
URLPath: /cgit/aur.git/snapshot/pokeshell.tar.gz