r-magick on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-magick

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

$ yay -Rns r-magick

2. Manually Install "r-magick" via AUR

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

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

b. Clone r-magick's git locally

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

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

$ cd ~/r-magick $ makepkg -si

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

ID: 1411329
Name: r-magick
PackageBaseID: 176513
PackageBase: r-magick
Version: 2.8.3-1
Description: Advanced Graphics and Image-Processing in R
URL: https://cran.r-project.org/package=magick
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1646126890
LastModified: 1708257838
URLPath: /cgit/aur.git/snapshot/r-magick.tar.gz