jabref on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S jabref

* (Optional) Uninstall jabref on Arch using YAY

$ yay -Rns jabref

2. Manually Install "jabref" via AUR

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

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

b. Clone jabref's git locally

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

c. Go to ~/jabref folder and install it

$ cd ~/jabref $ makepkg -si

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

ID: 1376163
Name: jabref
PackageBaseID: 59865
PackageBase: jabref
Version: 5.12-1
Description: Graphical Java application for managing BibTeX and biblatex (.bib) databases
URL: https://www.jabref.org/
NumVotes: 210
Popularity: 0.128033
OutOfDate:
Maintainer: Bevan
Submitter: Allan
FirstSubmitted: 1339109274
LastModified: 1703625169
URLPath: /cgit/aur.git/snapshot/jabref.tar.gz