python-gscholar on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-gscholar

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

$ yay -Rns python-gscholar

2. Manually Install "python-gscholar" via AUR

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

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

b. Clone python-gscholar's git locally

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

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

$ cd ~/python-gscholar $ makepkg -si

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

ID: 1077568
Name: python-gscholar
PackageBaseID: 178702
PackageBase: python-gscholar
Version: 2.0.0-1
Description: Query Google Scholar with Python
URL: https://github.com/venthur/gscholar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
FirstSubmitted: 1652070682
LastModified: 1652070682
URLPath: /cgit/aur.git/snapshot/python-gscholar.tar.gz