r-smoother on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-smoother

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

$ yay -Rns r-smoother

2. Manually Install "r-smoother" via AUR

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

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

b. Clone r-smoother's git locally

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

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

$ cd ~/r-smoother $ makepkg -si

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

ID: 1093994
Name: r-smoother
PackageBaseID: 182454
PackageBase: r-smoother
Version: 1.1-4
Description: Functions Relating to the Smoothing of Numerical Data
URL: https://cran.r-project.org/package=smoother
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654529226
LastModified: 1654529226
URLPath: /cgit/aur.git/snapshot/r-smoother.tar.gz