r-crosstalk on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-crosstalk

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

$ yay -Rns r-crosstalk

2. Manually Install "r-crosstalk" via AUR

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

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

b. Clone r-crosstalk's git locally

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

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

$ cd ~/r-crosstalk $ makepkg -si

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

ID: 1357908
Name: r-crosstalk
PackageBaseID: 142051
PackageBase: r-crosstalk
Version: 1.2.1-1
Description: Inter-Widget Interactivity for HTML Widgets
URL: https://cran.r-project.org/package=crosstalk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1557850785
LastModified: 1700741306
URLPath: /cgit/aur.git/snapshot/r-crosstalk.tar.gz