r-mitools on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-mitools

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

$ yay -Rns r-mitools

2. Manually Install "r-mitools" via AUR

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

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

b. Clone r-mitools's git locally

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

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

$ cd ~/r-mitools $ makepkg -si

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

ID: 1178237
Name: r-mitools
PackageBaseID: 179365
PackageBase: r-mitools
Version: 2.4-7
Description: Tools for Multiple Imputation of Missing Data
URL: https://cran.r-project.org/package=mitools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: ragreener1
FirstSubmitted: 1654262689
LastModified: 1670177101
URLPath: /cgit/aur.git/snapshot/r-mitools.tar.gz