r-clipr on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S r-clipr

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

$ yay -Rns r-clipr

2. Manually Install "r-clipr" via AUR

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

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

b. Clone r-clipr's git locally

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

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

$ cd ~/r-clipr $ makepkg -si

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

ID: 1069978
Name: r-clipr
PackageBaseID: 146983
PackageBase: r-clipr
Version: 0.8.0-1
Description: Read and Write from the System Clipboard
URL: https://cran.r-project.org/package=clipr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Alad
Submitter: frichtlm
FirstSubmitted: 1574886521
LastModified: 1650558357
URLPath: /cgit/aur.git/snapshot/r-clipr.tar.gz