r-shape on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-shape

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

$ yay -Rns r-shape

2. Manually Install "r-shape" via AUR

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

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

b. Clone r-shape's git locally

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

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

$ cd ~/r-shape $ makepkg -si

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

ID: 1414443
Name: r-shape
PackageBaseID: 182377
PackageBase: r-shape
Version: 1.4.6.1-1
Description: Functions for Plotting Graphical Shapes, Colors
URL: https://cran.r-project.org/package=shape
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654527125
LastModified: 1708718775
URLPath: /cgit/aur.git/snapshot/r-shape.tar.gz