python-isbntools on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-isbntools

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

$ yay -Rns python-isbntools

2. Manually Install "python-isbntools" via AUR

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

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

b. Clone python-isbntools's git locally

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

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

$ cd ~/python-isbntools $ makepkg -si

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

ID: 1252051
Name: python-isbntools
PackageBaseID: 83421
PackageBase: python-isbntools
Version: 4.3.28-2
Description: Extract, clean, transform, hyphenate and metadata for ISBNs
URL: https://pypi.python.org/pypi/isbntools
NumVotes: 3
Popularity: 0.31975
OutOfDate:
Maintainer: alerque
Submitter: Francois_B
FirstSubmitted: 1404007077
LastModified: 1683145305
URLPath: /cgit/aur.git/snapshot/python-isbntools.tar.gz