r-ptw on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S r-ptw

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

$ yay -Rns r-ptw

2. Manually Install "r-ptw" via AUR

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

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

b. Clone r-ptw's git locally

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

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

$ cd ~/r-ptw $ makepkg -si

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

ID: 1174439
Name: r-ptw
PackageBaseID: 181866
PackageBase: r-ptw
Version: 1.9.16-6
Description: Parametric Time Warping
URL: https://cran.r-project.org/package=ptw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654514191
LastModified: 1669466933
URLPath: /cgit/aur.git/snapshot/r-ptw.tar.gz