python-arxiv on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-arxiv

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

$ yay -Rns python-arxiv

2. Manually Install "python-arxiv" via AUR

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

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

b. Clone python-arxiv's git locally

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

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

$ cd ~/python-arxiv $ makepkg -si

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

ID: 1376236
Name: python-arxiv
PackageBaseID: 163858
PackageBase: python-arxiv
Version: 2.1.0-1
Description: Python wrapper for the arXiv API: http://arxiv.org/help/api/
URL: https://github.com/lukasschwab/arxiv.py
NumVotes: 1
Popularity: 3.5E-5
OutOfDate:
Maintainer: yodaembedding
Submitter: yodaembedding
FirstSubmitted: 1614494110
LastModified: 1703641511
URLPath: /cgit/aur.git/snapshot/python-arxiv.tar.gz