pybliographer on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pybliographer

* (Optional) Uninstall pybliographer on Arch using YAY

$ yay -Rns pybliographer

2. Manually Install "pybliographer" via AUR

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

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

b. Clone pybliographer's git locally

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

c. Go to ~/pybliographer folder and install it

$ cd ~/pybliographer $ makepkg -si

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

ID: 265607
Name: pybliographer
PackageBaseID: 106176
PackageBase: pybliographer
Version: 1.2.17-2
Description: A tool for managing bibliographic database
URL: http://www.pybliographer.org
NumVotes: 3
Popularity: 0
OutOfDate: 1517287305
Maintainer: zoof
FirstSubmitted: 1452887701
LastModified: 1452891306
URLPath: /cgit/aur.git/snapshot/pybliographer.tar.gz

5. The same packages on other Linux Distributions