jabref-bin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S jabref-bin

* (Optional) Uninstall jabref-bin on Arch using YAY

$ yay -Rns jabref-bin

2. Manually Install "jabref-bin" via AUR

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

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

b. Clone jabref-bin's git locally

$ git clone https://aur.archlinux.org/jabref-bin.git ~/jabref-bin

c. Go to ~/jabref-bin folder and install it

$ cd ~/jabref-bin $ makepkg -si

3. Information about the jabref-bin package on Arch User Repository (AUR)

ID: 1377312
Name: jabref-bin
PackageBaseID: 186939
PackageBase: jabref-bin
Version: 5.12-1
Description: GUI frontend for BibTeX, written in Java; bin version which bundles the Java runtime
URL: https://www.jabref.org/
NumVotes: 5
Popularity: 0.11369
OutOfDate:
Maintainer: sirocco
Submitter: sirocco
FirstSubmitted: 1666838071
LastModified: 1703861349
URLPath: /cgit/aur.git/snapshot/jabref-bin.tar.gz