r-htmlwidgets on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-htmlwidgets

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

$ yay -Rns r-htmlwidgets

2. Manually Install "r-htmlwidgets" via AUR

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

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

b. Clone r-htmlwidgets's git locally

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

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

$ cd ~/r-htmlwidgets $ makepkg -si

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

ID: 1365517
Name: r-htmlwidgets
PackageBaseID: 142050
PackageBase: r-htmlwidgets
Version: 1.6.4-1
Description: HTML Widgets for R
URL: https://cran.r-project.org/package=htmlwidgets
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1557850637
LastModified: 1701864595
URLPath: /cgit/aur.git/snapshot/r-htmlwidgets.tar.gz