r-tsa on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tsa

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

$ yay -Rns r-tsa

2. Manually Install "r-tsa" via AUR

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

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

b. Clone r-tsa's git locally

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

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

$ cd ~/r-tsa $ makepkg -si

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

ID: 1107915
Name: r-tsa
PackageBaseID: 182780
PackageBase: r-tsa
Version: 1.3.1-1
Description: Time Series Analysis
URL: https://cran.r-project.org/package=TSA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654538885
LastModified: 1657022550
URLPath: /cgit/aur.git/snapshot/r-tsa.tar.gz