python-pokebase on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-pokebase

* (Optional) Uninstall python-pokebase on Arch using YAY

$ yay -Rns python-pokebase

2. Manually Install "python-pokebase" via AUR

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

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

b. Clone python-pokebase's git locally

$ git clone https://aur.archlinux.org/python-pokebase.git ~/python-pokebase

c. Go to ~/python-pokebase folder and install it

$ cd ~/python-pokebase $ makepkg -si

3. Information about the python-pokebase package on Arch User Repository (AUR)

ID: 1411157
Name: python-pokebase
PackageBaseID: 202688
PackageBase: python-pokebase
Version: 1.4.1-1
Description: A Python wrapper for the friendly PokeAPI database
URL: https://github.com/PokeAPI/pokebase
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: c-korn
Submitter: c-korn
FirstSubmitted: 1708215908
LastModified: 1708215908
URLPath: /cgit/aur.git/snapshot/python-pokebase.tar.gz