r-scatterplot3d on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-scatterplot3d

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

$ yay -Rns r-scatterplot3d

2. Manually Install "r-scatterplot3d" via AUR

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

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

b. Clone r-scatterplot3d's git locally

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

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

$ cd ~/r-scatterplot3d $ makepkg -si

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

ID: 1377065
Name: r-scatterplot3d
PackageBaseID: 182282
PackageBase: r-scatterplot3d
Version: 0.3.44-2
Description: 3D Scatter Plot
URL: https://cran.r-project.org/package=scatterplot3d
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654524627
LastModified: 1703808251
URLPath: /cgit/aur.git/snapshot/r-scatterplot3d.tar.gz