r-imager on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-imager

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

$ yay -Rns r-imager

2. Manually Install "r-imager" via AUR

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

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

b. Clone r-imager's git locally

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

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

$ cd ~/r-imager $ makepkg -si

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

ID: 1412444
Name: r-imager
PackageBaseID: 180919
PackageBase: r-imager
Version: 0.45.8-1
Description: Image Processing Library Based on 'CImg'
URL: https://cran.r-project.org/package=imager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654491016
LastModified: 1708430748
URLPath: /cgit/aur.git/snapshot/r-imager.tar.gz