r-mixtools on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-mixtools

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

$ yay -Rns r-mixtools

2. Manually Install "r-mixtools" via AUR

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

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

b. Clone r-mixtools's git locally

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

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

$ cd ~/r-mixtools $ makepkg -si

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

ID: 1180656
Name: r-mixtools
PackageBaseID: 181363
PackageBase: r-mixtools
Version: 2.0.0-1
Description: Tools for Analyzing Finite Mixture Models
URL: https://cran.r-project.org/package=mixtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654502164
LastModified: 1670652207
URLPath: /cgit/aur.git/snapshot/r-mixtools.tar.gz