bib2x on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bib2x

* (Optional) Uninstall bib2x on Arch using YAY

$ yay -Rns bib2x

2. Manually Install "bib2x" via AUR

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

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

b. Clone bib2x's git locally

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

c. Go to ~/bib2x folder and install it

$ cd ~/bib2x $ makepkg -si

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

ID: 238764
Name: bib2x
PackageBaseID: 101678
PackageBase: bib2x
Version: 0.9.0-1
Description: The Tool For Manipulating and Converting BibTeX-Libraries
URL: http://www.xandi.eu/bib2x/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: confusedfla
Submitter: confusedfla
FirstSubmitted: 1444565613
LastModified: 1444566359
URLPath: /cgit/aur.git/snapshot/bib2x.tar.gz