bibtex-tidy on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S bibtex-tidy

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

$ yay -Rns bibtex-tidy

2. Manually Install "bibtex-tidy" via AUR

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

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

b. Clone bibtex-tidy's git locally

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

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

$ cd ~/bibtex-tidy $ makepkg -si

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

ID: 1235805
Name: bibtex-tidy
PackageBaseID: 148434
PackageBase: bibtex-tidy
Version: 1.11.0-1
Description: BibTeX Tidy - Cleaner and Formatter for BibTeX files
URL: https://github.com/FlamingTempura/bibtex-tidy
NumVotes: 2
Popularity: 0.758778
OutOfDate:
Maintainer: tapia
Submitter: tapia
FirstSubmitted: 1579791206
LastModified: 1680474519
URLPath: /cgit/aur.git/snapshot/bibtex-tidy.tar.gz