r-cairo on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-cairo

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

$ yay -Rns r-cairo

2. Manually Install "r-cairo" via AUR

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

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

b. Clone r-cairo's git locally

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

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

$ cd ~/r-cairo $ makepkg -si

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

ID: 1371386
Name: r-cairo
PackageBaseID: 179829
PackageBase: r-cairo
Version: 1.6.2-2
Description: R Graphics Device using Cairo Graphics Library for Creating High-Quality Bitmap (PNG, JPEG, TIFF), Vector (PDF, SVG, PostScript) and Display (X11 and Win32) Output
URL: https://cran.r-project.org/package=Cairo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654465177
LastModified: 1702836320
URLPath: /cgit/aur.git/snapshot/r-cairo.tar.gz