python-isbnlib on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-isbnlib

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

$ yay -Rns python-isbnlib

2. Manually Install "python-isbnlib" via AUR

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

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

b. Clone python-isbnlib's git locally

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

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

$ cd ~/python-isbnlib $ makepkg -si

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

ID: 1252049
Name: python-isbnlib
PackageBaseID: 86705
PackageBase: python-isbnlib
Version: 3.10.14-2
Description: Extract, clean, transform, hyphenate and metadata for ISBNs
URL: https://pypi.python.org/pypi/isbnlib
NumVotes: 3
Popularity: 0.002515
OutOfDate:
Maintainer: alerque
Submitter: Francois_B
FirstSubmitted: 1413669841
LastModified: 1683145212
URLPath: /cgit/aur.git/snapshot/python-isbnlib.tar.gz