python-arxiv2bib on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S python-arxiv2bib

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

$ yay -Rns python-arxiv2bib

2. Manually Install "python-arxiv2bib" via AUR

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

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

b. Clone python-arxiv2bib's git locally

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

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

$ cd ~/python-arxiv2bib $ makepkg -si

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

ID: 585752
Name: python-arxiv2bib
PackageBaseID: 86706
PackageBase: python-arxiv2bib
Version: 1.0.8-1
Description: Provides a command line tool to get metadata for an academic paper posted at arXiv.org in BibTeX format.
URL: https://pypi.org/project/arxiv2bib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JP-Ellis
Submitter: Francois_B
FirstSubmitted: 1413670738
LastModified: 1550023991
URLPath: /cgit/aur.git/snapshot/python-arxiv2bib.tar.gz