python-scholarly on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-scholarly

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

$ yay -Rns python-scholarly

2. Manually Install "python-scholarly" via AUR

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

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

b. Clone python-scholarly's git locally

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

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

$ cd ~/python-scholarly $ makepkg -si

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

ID: 1130995
Name: python-scholarly
PackageBaseID: 142538
PackageBase: python-scholarly
Version: 1.7.2-1
Description: Retrieve author and publication information from Google Scholar in a friendly, Pythonic way
URL: https://github.com/OrganicIrradiation/scholarly
NumVotes: 1
Popularity: 0.652244
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1559730449
LastModified: 1661461325
URLPath: /cgit/aur.git/snapshot/python-scholarly.tar.gz