python-doi on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-doi

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

$ yay -Rns python-doi

2. Manually Install "python-doi" via AUR

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

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

b. Clone python-doi's git locally

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

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

$ cd ~/python-doi $ makepkg -si

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

ID: 1260892
Name: python-doi
PackageBaseID: 147124
PackageBase: python-doi
Version: 0.2.0-1
Description: Python package to work with Document Object Identifier (doi).
URL: https://pypi.org/project/python-doi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JP-Ellis
Submitter: JP-Ellis
FirstSubmitted: 1575244747
LastModified: 1684626103
URLPath: /cgit/aur.git/snapshot/python-doi.tar.gz