How To Install R-multcomp on Fedora 36

In this tutorial we learn how to install R-multcomp in Fedora 36. R-multcomp is Simultaneous inference for general linear hypotheses R Package

Introduction

In this tutorial we learn how to install R-multcomp on Fedora 36.

What is R-multcomp

This R package contains functions for simultaneous tests and confidence intervals for general linear hypotheses in parametric models, including linear, generalized linear, linear mixed effects, and survival models.

We can use yum or dnf to install R-multcomp on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-multcomp.

Install R-multcomp on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install R-multcomp using dnf by running the following command:

sudo dnf -y install R-multcomp

Install R-multcomp on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install R-multcomp using yum by running the following command:

sudo yum -y install R-multcomp

How To Uninstall R-multcomp on Fedora 36

To uninstall only the R-multcomp package we can use the following command:

sudo dnf remove R-multcomp

R-multcomp Package Contents on Fedora 36

/usr/share/R/library/multcomp
/usr/share/R/library/multcomp/CITATION
/usr/share/R/library/multcomp/DESCRIPTION
/usr/share/R/library/multcomp/INDEX
/usr/share/R/library/multcomp/MCMT
/usr/share/R/library/multcomp/MCMT/MCMT.R
/usr/share/R/library/multcomp/MCMT/MCMT.Rout
/usr/share/R/library/multcomp/MCMT/MCMT.Rout.save
/usr/share/R/library/multcomp/MCMT/MCMT.rda
/usr/share/R/library/multcomp/MCMT/multcomp.sas
/usr/share/R/library/multcomp/Meta
/usr/share/R/library/multcomp/Meta/Rd.rds
/usr/share/R/library/multcomp/Meta/data.rds
/usr/share/R/library/multcomp/Meta/demo.rds
/usr/share/R/library/multcomp/Meta/features.rds
/usr/share/R/library/multcomp/Meta/hsearch.rds
/usr/share/R/library/multcomp/Meta/links.rds
/usr/share/R/library/multcomp/Meta/nsInfo.rds
/usr/share/R/library/multcomp/Meta/package.rds
/usr/share/R/library/multcomp/Meta/vignette.rds
/usr/share/R/library/multcomp/NAMESPACE
/usr/share/R/library/multcomp/NEWS
/usr/share/R/library/multcomp/R
/usr/share/R/library/multcomp/R/multcomp
/usr/share/R/library/multcomp/R/multcomp.rdb
/usr/share/R/library/multcomp/R/multcomp.rdx
/usr/share/R/library/multcomp/data
/usr/share/R/library/multcomp/data/Rdata.rdb
/usr/share/R/library/multcomp/data/Rdata.rds
/usr/share/R/library/multcomp/data/Rdata.rdx
/usr/share/R/library/multcomp/demo
/usr/share/R/library/multcomp/demo/Ch_Appl.R
/usr/share/R/library/multcomp/demo/Ch_GLM.R
/usr/share/R/library/multcomp/demo/Ch_Intro.R
/usr/share/R/library/multcomp/demo/Ch_Misc.R
/usr/share/R/library/multcomp/demo/Ch_Theory.R
/usr/share/R/library/multcomp/deprecated
/usr/share/R/library/multcomp/deprecated/deprecated.R
/usr/share/R/library/multcomp/deprecated/multcomp-deprecated.Rd
/usr/share/R/library/multcomp/deprecated/multcomp-oldtests.R
/usr/share/R/library/multcomp/deprecated/multcomp-oldtests.Rout.save
/usr/share/R/library/multcomp/doc
/usr/share/R/library/multcomp/doc/chfls1.R
/usr/share/R/library/multcomp/doc/chfls1.Rnw
/usr/share/R/library/multcomp/doc/chfls1.pdf
/usr/share/R/library/multcomp/doc/generalsiminf.R
/usr/share/R/library/multcomp/doc/generalsiminf.Rnw
/usr/share/R/library/multcomp/doc/generalsiminf.pdf
/usr/share/R/library/multcomp/doc/index.html
/usr/share/R/library/multcomp/doc/multcomp-examples.R
/usr/share/R/library/multcomp/doc/multcomp-examples.Rnw
/usr/share/R/library/multcomp/doc/multcomp-examples.pdf
/usr/share/R/library/multcomp/help
/usr/share/R/library/multcomp/help/AnIndex
/usr/share/R/library/multcomp/help/Chisqtest.html
/usr/share/R/library/multcomp/help/Ftest.html
/usr/share/R/library/multcomp/help/adevent.html
/usr/share/R/library/multcomp/help/adjusted.html
/usr/share/R/library/multcomp/help/adjusted_calpha.html
/usr/share/R/library/multcomp/help/aliases.rds
/usr/share/R/library/multcomp/help/cftest.html
/usr/share/R/library/multcomp/help/cholesterol.html
/usr/share/R/library/multcomp/help/cld.confint.glht.html
/usr/share/R/library/multcomp/help/cld.glht.html
/usr/share/R/library/multcomp/help/cld.html
/usr/share/R/library/multcomp/help/cld.summary.glht.html
/usr/share/R/library/multcomp/help/cml.html
/usr/share/R/library/multcomp/help/coef.glht.html
/usr/share/R/library/multcomp/help/confint.glht.html
/usr/share/R/library/multcomp/help/contrMat.html
/usr/share/R/library/multcomp/help/detergent.html
/usr/share/R/library/multcomp/help/fattyacid.html
/usr/share/R/library/multcomp/help/glht.character.html
/usr/share/R/library/multcomp/help/glht.expression.html
/usr/share/R/library/multcomp/help/glht.html
/usr/share/R/library/multcomp/help/glht.matrix.html
/usr/share/R/library/multcomp/help/glht.mcp.html
/usr/share/R/library/multcomp/help/glht.mlf.html
/usr/share/R/library/multcomp/help/litter.html
/usr/share/R/library/multcomp/help/mcp.html
/usr/share/R/library/multcomp/help/methods.html
/usr/share/R/library/multcomp/help/mlf.html
/usr/share/R/library/multcomp/help/mmm.html
/usr/share/R/library/multcomp/help/modelparm.html
/usr/share/R/library/multcomp/help/mtept.html
/usr/share/R/library/multcomp/help/multcomp.rdb
/usr/share/R/library/multcomp/help/multcomp.rdx
/usr/share/R/library/multcomp/help/parm.html
/usr/share/R/library/multcomp/help/paths.rds
/usr/share/R/library/multcomp/help/plot.cld.html
/usr/share/R/library/multcomp/help/plot.confint.glht.html
/usr/share/R/library/multcomp/help/plot.glht.html
/usr/share/R/library/multcomp/help/recovery.html
/usr/share/R/library/multcomp/help/sbp.html
/usr/share/R/library/multcomp/help/summary.glht.html
/usr/share/R/library/multcomp/help/trees513.html
/usr/share/R/library/multcomp/help/univariate.html
/usr/share/R/library/multcomp/help/univariate_calpha.html
/usr/share/R/library/multcomp/help/vcov.glht.html
/usr/share/R/library/multcomp/help/waste.html
/usr/share/R/library/multcomp/html
/usr/share/R/library/multcomp/html/00Index.html
/usr/share/R/library/multcomp/html/R.css
/usr/share/R/library/multcomp/html/adevent.html
/usr/share/R/library/multcomp/html/cftest.html
/usr/share/R/library/multcomp/html/cholesterol.html
/usr/share/R/library/multcomp/html/cld.html
/usr/share/R/library/multcomp/html/cml.html
/usr/share/R/library/multcomp/html/contrMat.html
/usr/share/R/library/multcomp/html/detergent.html
/usr/share/R/library/multcomp/html/fattyacid.html
/usr/share/R/library/multcomp/html/glht.html
/usr/share/R/library/multcomp/html/litter.html
/usr/share/R/library/multcomp/html/methods.html
/usr/share/R/library/multcomp/html/mmm.html
/usr/share/R/library/multcomp/html/modelparm.html
/usr/share/R/library/multcomp/html/mtept.html
/usr/share/R/library/multcomp/html/parm.html
/usr/share/R/library/multcomp/html/plot.cld.html
/usr/share/R/library/multcomp/html/recovery.html
/usr/share/R/library/multcomp/html/sbp.html
/usr/share/R/library/multcomp/html/trees513.html
/usr/share/R/library/multcomp/html/waste.html
/usr/share/R/library/multcomp/multcomp_VA.R
/usr/share/R/library/multcomp/multcomp_coxme.R

References

Summary

In this tutorial we learn how to install R-multcomp on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).