r-r2html on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-r2html

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

$ yay -Rns r-r2html

2. Manually Install "r-r2html" via AUR

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

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

b. Clone r-r2html's git locally

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

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

$ cd ~/r-r2html $ makepkg -si

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

ID: 1363907
Name: r-r2html
PackageBaseID: 152024
PackageBase: r-r2html
Version: 2.3.3-9
Description: HTML Exportation for R Objects
URL: https://cran.r-project.org/package=R2HTML
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: fordprefect
FirstSubmitted: 1587914717
LastModified: 1701626552
URLPath: /cgit/aur.git/snapshot/r-r2html.tar.gz