python-orcid on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-orcid

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

$ yay -Rns python-orcid

2. Manually Install "python-orcid" via AUR

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

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

b. Clone python-orcid's git locally

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

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

$ cd ~/python-orcid $ makepkg -si

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

ID: 1268404
Name: python-orcid
PackageBaseID: 194362
PackageBase: python-orcid
Version: 1.0.3-1
Description: A python wrapper over the ORCID API
URL: https://github.com/ORCID/python-orcid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: macdems
Submitter: macdems
FirstSubmitted: 1685980470
LastModified: 1685980470
URLPath: /cgit/aur.git/snapshot/python-orcid.tar.gz