arxiv2bib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S arxiv2bib

* (Optional) Uninstall arxiv2bib on Arch using YAY

$ yay -Rns arxiv2bib

2. Manually Install "arxiv2bib" via AUR

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

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

b. Clone arxiv2bib's git locally

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

c. Go to ~/arxiv2bib folder and install it

$ cd ~/arxiv2bib $ makepkg -si

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

ID: 760669
Name: arxiv2bib
PackageBaseID: 78817
PackageBase: arxiv2bib
Version: 1.0.8-2
Description: Get a BibTeX entry from an arXiv id number
URL: http://nathangrigg.github.io/arxiv2bib/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Francois_B
FirstSubmitted: 1391986062
LastModified: 1593908767
URLPath: /cgit/aur.git/snapshot/arxiv2bib.tar.gz