bibtex2website on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S bibtex2website

* (Optional) Uninstall bibtex2website on Arch using YAY

$ yay -Rns bibtex2website

2. Manually Install "bibtex2website" via AUR

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

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

b. Clone bibtex2website's git locally

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

c. Go to ~/bibtex2website folder and install it

$ cd ~/bibtex2website $ makepkg -si

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

ID: 549605
Name: bibtex2website
PackageBaseID: 136455
PackageBase: bibtex2website
Version: 1.2.0-1
Description: A program and library that can generate an ordered website out of BibTeX files
URL: https://github.com/nullptrT/bibtex2website
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nullptr_t
Submitter: nullptr_t
FirstSubmitted: 1538651911
LastModified: 1538753516
URLPath: /cgit/aur.git/snapshot/bibtex2website.tar.gz