r-plot3d on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S r-plot3d

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

$ yay -Rns r-plot3d

2. Manually Install "r-plot3d" via AUR

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

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

b. Clone r-plot3d's git locally

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

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

$ cd ~/r-plot3d $ makepkg -si

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

ID: 1405068
Name: r-plot3d
PackageBaseID: 142068
PackageBase: r-plot3d
Version: 1.4.1-1
Description: Plotting Multi-Dimensional Data
URL: https://cran.r-project.org/package=plot3D
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1557857434
LastModified: 1707242595
URLPath: /cgit/aur.git/snapshot/r-plot3d.tar.gz