r-forecast on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S r-forecast

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

$ yay -Rns r-forecast

2. Manually Install "r-forecast" via AUR

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

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

b. Clone r-forecast's git locally

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

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

$ cd ~/r-forecast $ makepkg -si

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

ID: 1420480
Name: r-forecast
PackageBaseID: 180508
PackageBase: r-forecast
Version: 8.22.0-1
Description: Forecasting Functions for Time Series and Linear Models
URL: https://cran.r-project.org/package=forecast
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654481155
LastModified: 1709553813
URLPath: /cgit/aur.git/snapshot/r-forecast.tar.gz