r-segmented on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-segmented

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

$ yay -Rns r-segmented

2. Manually Install "r-segmented" via AUR

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

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

b. Clone r-segmented's git locally

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

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

$ cd ~/r-segmented $ makepkg -si

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

ID: 1425295
Name: r-segmented
PackageBaseID: 182328
PackageBase: r-segmented
Version: 2.0.3-2
Description: Regression Models with Break-Points / Change-Points Estimation (with Possibly Random Effects)
URL: https://cran.r-project.org/package=segmented
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654525873
LastModified: 1710180656
URLPath: /cgit/aur.git/snapshot/r-segmented.tar.gz