r-gptk on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gptk

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

$ yay -Rns r-gptk

2. Manually Install "r-gptk" via AUR

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

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

b. Clone r-gptk's git locally

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

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

$ cd ~/r-gptk $ makepkg -si

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

ID: 1104076
Name: r-gptk
PackageBaseID: 180741
PackageBase: r-gptk
Version: 1.08-5
Description: Gaussian Processes Tool-Kit
URL: https://cran.r-project.org/package=gptk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654486731
LastModified: 1656309973
URLPath: /cgit/aur.git/snapshot/r-gptk.tar.gz