r-plottools on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-plottools

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

$ yay -Rns r-plottools

2. Manually Install "r-plottools" via AUR

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

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

b. Clone r-plottools's git locally

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

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

$ cd ~/r-plottools $ makepkg -si

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

ID: 1428557
Name: r-plottools
PackageBaseID: 193138
PackageBase: r-plottools
Version: 0.3.0-2
Description: Add Continuous Legends to Plots
URL: https://cran.r-project.org/package=PlotTools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1682739573
LastModified: 1710612223
URLPath: /cgit/aur.git/snapshot/r-plottools.tar.gz