jabref on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install jabref on Arch using YAY
$
yay -S
jabref
Copied
* (Optional) Uninstall jabref on Arch using YAY
$
yay -Rns
jabref
Copied
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
Copied
b. Clone jabref's git locally
$
git clone https://aur.archlinux.org/jabref.git
~/jabref
Copied
c. Go to ~/jabref folder and install it
$
cd
~/jabref
Copied
$
makepkg -si
Copied
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
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