r-moments on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-moments

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

$ yay -Rns r-moments

2. Manually Install "r-moments" via AUR

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

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

b. Clone r-moments's git locally

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

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

$ cd ~/r-moments $ makepkg -si

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

ID: 1375060
Name: r-moments
PackageBaseID: 181392
PackageBase: r-moments
Version: 0.14.1-7
Description: Moments, Cumulants, Skewness, Kurtosis and Related Tests
URL: https://cran.r-project.org/package=moments
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654502865
LastModified: 1703441265
URLPath: /cgit/aur.git/snapshot/r-moments.tar.gz