r-norm on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-norm

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

$ yay -Rns r-norm

2. Manually Install "r-norm" via AUR

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

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

b. Clone r-norm's git locally

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

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

$ cd ~/r-norm $ makepkg -si

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

ID: 1406205
Name: r-norm
PackageBaseID: 181548
PackageBase: r-norm
Version: 1.0.11.1-2
Description: Analysis of Multivariate Normal Datasets with Missing Values
URL: https://cran.r-project.org/package=norm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654506620
LastModified: 1707415356
URLPath: /cgit/aur.git/snapshot/r-norm.tar.gz