python-bibtex on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-bibtex

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

$ yay -Rns python-bibtex

2. Manually Install "python-bibtex" via AUR

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

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

b. Clone python-bibtex's git locally

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

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

$ cd ~/python-bibtex $ makepkg -si

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

ID: 265606
Name: python-bibtex
PackageBaseID: 106179
PackageBase: python-bibtex
Version: 1.2.7-1
Description: A Python extension to parse BibTeX files.
URL: http://www.pybliographer.org
NumVotes: 1
Popularity: 0
OutOfDate: 1703027113
Maintainer: zoof
Submitter: zoof
FirstSubmitted: 1452889428
LastModified: 1452891109
URLPath: /cgit/aur.git/snapshot/python-bibtex.tar.gz