r-changepoint on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-changepoint

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

$ yay -Rns r-changepoint

2. Manually Install "r-changepoint" via AUR

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

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

b. Clone r-changepoint's git locally

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

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

$ cd ~/r-changepoint $ makepkg -si

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

ID: 1174462
Name: r-changepoint
PackageBaseID: 179902
PackageBase: r-changepoint
Version: 2.2.4-3
Description: Methods for Changepoint Detection
URL: https://cran.r-project.org/package=changepoint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654466906
LastModified: 1669467902
URLPath: /cgit/aur.git/snapshot/r-changepoint.tar.gz