r-mathml on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-mathml

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

$ yay -Rns r-mathml

2. Manually Install "r-mathml" via AUR

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

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

b. Clone r-mathml's git locally

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

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

$ cd ~/r-mathml $ makepkg -si

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

ID: 1307389
Name: r-mathml
PackageBaseID: 196889
PackageBase: r-mathml
Version: 1.2-1
Description: Translate R Expressions to MathML and LaTeX/MathJax
URL: https://cran.r-project.org/package=mathml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1692674522
LastModified: 1692674522
URLPath: /cgit/aur.git/snapshot/r-mathml.tar.gz