r-multcomp on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-multcomp

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

$ yay -Rns r-multcomp

2. Manually Install "r-multcomp" via AUR

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

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

b. Clone r-multcomp's git locally

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

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

$ cd ~/r-multcomp $ makepkg -si

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

ID: 1276223
Name: r-multcomp
PackageBaseID: 151095
PackageBase: r-multcomp
Version: 1.4.25-1
Description: Simultaneous Inference in General Parametric Models
URL: https://cran.r-project.org/package=multcomp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586006781
LastModified: 1687284110
URLPath: /cgit/aur.git/snapshot/r-multcomp.tar.gz