r-ggimage on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-ggimage

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

$ yay -Rns r-ggimage

2. Manually Install "r-ggimage" via AUR

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

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

b. Clone r-ggimage's git locally

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

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

$ cd ~/r-ggimage $ makepkg -si

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

ID: 1353015
Name: r-ggimage
PackageBaseID: 199546
PackageBase: r-ggimage
Version: 0.3.3-1
Description: Use Image in 'ggplot2'
URL: https://cran.r-project.org/package=ggimage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1699961353
LastModified: 1699961353
URLPath: /cgit/aur.git/snapshot/r-ggimage.tar.gz