arxivcheck on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S arxivcheck

* (Optional) Uninstall arxivcheck on Arch using YAY

$ yay -Rns arxivcheck

2. Manually Install "arxivcheck" via AUR

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

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

b. Clone arxivcheck's git locally

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

c. Go to ~/arxivcheck folder and install it

$ cd ~/arxivcheck $ makepkg -si

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

ID: 760666
Name: arxivcheck
PackageBaseID: 133090
PackageBase: arxivcheck
Version: 0.3.1-4
Description: Generate a bibtex given a arxiv id or title, check if published
URL: https://github.com/bibcure/arxivcheck
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: snowball
FirstSubmitted: 1527942045
LastModified: 1593908609
URLPath: /cgit/aur.git/snapshot/arxivcheck.tar.gz