python2-bibtexparser on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-bibtexparser

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

$ yay -Rns python2-bibtexparser

2. Manually Install "python2-bibtexparser" via AUR

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

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

b. Clone python2-bibtexparser's git locally

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

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

$ cd ~/python2-bibtexparser $ makepkg -si

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

ID: 765890
Name: python2-bibtexparser
PackageBaseID: 77117
PackageBase: python2-bibtexparser
Version: 1.2.0-1
Description: Bibtex parser in Python
URL: https://pypi.org/project/bibtexparser/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JP-Ellis
FirstSubmitted: 1388978053
LastModified: 1594892970
URLPath: /cgit/aur.git/snapshot/python2-bibtexparser.tar.gz

5. The same packages on other Linux Distributions