r-deming on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-deming

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

$ yay -Rns r-deming

2. Manually Install "r-deming" via AUR

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

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

b. Clone r-deming's git locally

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

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

$ cd ~/r-deming $ makepkg -si

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

ID: 1338166
Name: r-deming
PackageBaseID: 198809
PackageBase: r-deming
Version: 1.4-1
Description: Deming, Theil-Sen, Passing-Bablock and Total Least Squares Regression
URL: https://cran.r-project.org/package=deming
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1697977565
LastModified: 1697977565
URLPath: /cgit/aur.git/snapshot/r-deming.tar.gz