r-rclipboard on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rclipboard

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

$ yay -Rns r-rclipboard

2. Manually Install "r-rclipboard" via AUR

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

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

b. Clone r-rclipboard's git locally

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

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

$ cd ~/r-rclipboard $ makepkg -si

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

ID: 1353648
Name: r-rclipboard
PackageBaseID: 181974
PackageBase: r-rclipboard
Version: 0.2.1-1
Description: Shiny/R Wrapper for 'clipboard.js'
URL: https://cran.r-project.org/package=rclipboard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654516835
LastModified: 1700050104
URLPath: /cgit/aur.git/snapshot/r-rclipboard.tar.gz