python-bibtexparser on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-bibtexparser

* (Optional) Uninstall python-bibtexparser on Arch using YAY

$ yay -Rns python-bibtexparser

2. Manually Install "python-bibtexparser" via AUR

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

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

b. Clone python-bibtexparser's git locally

$ git clone https://aur.archlinux.org/python-bibtexparser.git ~/python-bibtexparser

c. Go to ~/python-bibtexparser folder and install it

$ cd ~/python-bibtexparser $ makepkg -si

3. Information about the python-bibtexparser package on Arch User Repository (AUR)

ID: 1420635
Name: python-bibtexparser
PackageBaseID: 72845
PackageBase: python-bibtexparser
Version: 1.4.1-2
Description: Bibtex parser in Python
URL: https://pypi.org/project/bibtexparser/
NumVotes: 9
Popularity: 1.703512
OutOfDate:
Maintainer: tapajos
Submitter: Francois_B
FirstSubmitted: 1377327056
LastModified: 1709570852
URLPath: /cgit/aur.git/snapshot/python-bibtexparser.tar.gz