bib2ref on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S bib2ref

* (Optional) Uninstall bib2ref on Arch using YAY

$ yay -Rns bib2ref

2. Manually Install "bib2ref" via AUR

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

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

b. Clone bib2ref's git locally

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

c. Go to ~/bib2ref folder and install it

$ cd ~/bib2ref $ makepkg -si

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

ID: 1272527
Name: bib2ref
PackageBaseID: 80950
PackageBase: bib2ref
Version: 0.1-3
Description: Create refer databases from bibtex files.
URL: http://litcave.rudi.ir/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1397558211
LastModified: 1686647228
URLPath: /cgit/aur.git/snapshot/bib2ref.tar.gz