bibstuff on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bibstuff

* (Optional) Uninstall bibstuff on Arch using YAY

$ yay -Rns bibstuff

2. Manually Install "bibstuff" via AUR

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

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

b. Clone bibstuff's git locally

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

c. Go to ~/bibstuff folder and install it

$ cd ~/bibstuff $ makepkg -si

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

ID: 1037199
Name: bibstuff
PackageBaseID: 29164
PackageBase: bibstuff
Version: 1:1.3.1-1
Description: Collection of python2 scripts and modules for interacting with BibTeX style databases of citation references
URL: http://dschwilk.github.io/bibstuff
NumVotes: 4
Popularity: 0
OutOfDate: 1647275644
Maintainer:
Submitter:
FirstSubmitted: 1249982846
LastModified: 1644957660
URLPath: /cgit/aur.git/snapshot/bibstuff.tar.gz