bibtex2html on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bibtex2html

* (Optional) Uninstall bibtex2html on Arch using YAY

$ yay -Rns bibtex2html

2. Manually Install "bibtex2html" via AUR

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

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

b. Clone bibtex2html's git locally

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

c. Go to ~/bibtex2html folder and install it

$ cd ~/bibtex2html $ makepkg -si

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

ID: 793042
Name: bibtex2html
PackageBaseID: 8140
PackageBase: bibtex2html
Version: 1:1.99-1
Description: Collection of tools for producing HTML documents from bibtex-bibliographies
URL: https://github.com/backtracking/bibtex2html
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1168929992
LastModified: 1600354242
URLPath: /cgit/aur.git/snapshot/bibtex2html.tar.gz