r-bibtex on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bibtex

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

$ yay -Rns r-bibtex

2. Manually Install "r-bibtex" via AUR

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

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

b. Clone r-bibtex's git locally

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

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

$ cd ~/r-bibtex $ makepkg -si

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

ID: 1330018
Name: r-bibtex
PackageBaseID: 198226
PackageBase: r-bibtex
Version: 0.5.1-2
Description: Bibtex Parser
URL: https://cran.r-project.org/package=bibtex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1696677581
LastModified: 1696677581
URLPath: /cgit/aur.git/snapshot/r-bibtex.tar.gz