pyspellbook on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pyspellbook

* (Optional) Uninstall pyspellbook on Arch using YAY

$ yay -Rns pyspellbook

2. Manually Install "pyspellbook" via AUR

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

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

b. Clone pyspellbook's git locally

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

c. Go to ~/pyspellbook folder and install it

$ cd ~/pyspellbook $ makepkg -si

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

ID: 293194
Name: pyspellbook
PackageBaseID: 100289
PackageBase: pyspellbook
Version: 0.9.0.1-1
Description: A PDF spellbook creation utility for d20 games in python
URL: http://christofsteel.github.io/pySpellbook/
NumVotes: 0
Popularity: 0
OutOfDate: 1704981326
Maintainer: christofsteel
Submitter: christofsteel
FirstSubmitted: 1442617194
LastModified: 1460411109
URLPath: /cgit/aur.git/snapshot/pyspellbook.tar.gz