citations on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S citations

* (Optional) Uninstall citations on Arch using YAY

$ yay -Rns citations

2. Manually Install "citations" via AUR

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

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

b. Clone citations's git locally

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

c. Go to ~/citations folder and install it

$ cd ~/citations $ makepkg -si

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

ID: 1377852
Name: citations
PackageBaseID: 178606
PackageBase: citations
Version: 0.6.2-1
Description: Manage your bibliographies using the BibTeX format
URL: https://gitlab.gnome.org/World/citations
NumVotes: 4
Popularity: 0.001433
OutOfDate:
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1651782770
LastModified: 1703970882
URLPath: /cgit/aur.git/snapshot/citations.tar.gz