r-rnifti on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rnifti

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

$ yay -Rns r-rnifti

2. Manually Install "r-rnifti" via AUR

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

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

b. Clone r-rnifti's git locally

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

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

$ cd ~/r-rnifti $ makepkg -si

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

ID: 1422252
Name: r-rnifti
PackageBaseID: 182154
PackageBase: r-rnifti
Version: 1.6.1-1
Description: Fast R and C++ Access to NIfTI Images
URL: https://cran.r-project.org/package=RNifti
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521333
LastModified: 1709791354
URLPath: /cgit/aur.git/snapshot/r-rnifti.tar.gz