r-ggplotify on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S r-ggplotify

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

$ yay -Rns r-ggplotify

2. Manually Install "r-ggplotify" via AUR

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

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

b. Clone r-ggplotify's git locally

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

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

$ cd ~/r-ggplotify $ makepkg -si

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

ID: 1301853
Name: r-ggplotify
PackageBaseID: 180665
PackageBase: r-ggplotify
Version: 0.1.2-1
Description: Convert Plot to 'grob' or 'ggplot' Object
URL: https://cran.r-project.org/package=ggplotify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484887
LastModified: 1691690552
URLPath: /cgit/aur.git/snapshot/r-ggplotify.tar.gz