r-sciplot on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-sciplot

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

$ yay -Rns r-sciplot

2. Manually Install "r-sciplot" via AUR

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

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

b. Clone r-sciplot's git locally

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

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

$ cd ~/r-sciplot $ makepkg -si

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

ID: 1115196
Name: r-sciplot
PackageBaseID: 151086
PackageBase: r-sciplot
Version: 1.2.0-1
Description: Scientific Graphing Functions for Factorial Designs
URL: https://cran.r-project.org/package=sciplot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586004271
LastModified: 1658426491
URLPath: /cgit/aur.git/snapshot/r-sciplot.tar.gz