referencer on AUR (Arch User Repository)

Last updated: March 28,2024

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

$ yay -S referencer

* (Optional) Uninstall referencer on Arch using YAY

$ yay -Rns referencer

2. Manually Install "referencer" via AUR

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

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

b. Clone referencer's git locally

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

c. Go to ~/referencer folder and install it

$ cd ~/referencer $ makepkg -si

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

ID: 1404073
Name: referencer
PackageBaseID: 99227
PackageBase: referencer
Version: 1.2.2-8
Description: a Gnome application to organise documents or references, and ultimately generate a BibTeX bibliography file
URL: https://launchpad.net/referencer/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: schnecki
Submitter: sirocco
FirstSubmitted: 1441205166
LastModified: 1707080022
URLPath: /cgit/aur.git/snapshot/referencer.tar.gz

5. The same packages on other Linux Distributions