How To Install R-mvtnorm-devel on Fedora 36

In this tutorial we learn how to install R-mvtnorm-devel in Fedora 36. R-mvtnorm-devel is Development files for R-mvtnorm

Introduction

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

What is R-mvtnorm-devel

The R-mvtnorm-devel package contains Header and libraries files for developing applications that use R-mvtnorm

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

Install R-mvtnorm-devel 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-mvtnorm-devel using dnf by running the following command:

sudo dnf -y install R-mvtnorm-devel

Install R-mvtnorm-devel 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-mvtnorm-devel using yum by running the following command:

sudo yum -y install R-mvtnorm-devel

How To Uninstall R-mvtnorm-devel on Fedora 36

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

sudo dnf remove R-mvtnorm-devel

R-mvtnorm-devel Package Contents on Fedora 36

/usr/lib64/R/library/mvtnorm/C_API_Example
/usr/lib64/R/library/mvtnorm/C_API_Example/DESCRIPTION
/usr/lib64/R/library/mvtnorm/C_API_Example/NAMESPACE
/usr/lib64/R/library/mvtnorm/C_API_Example/R
/usr/lib64/R/library/mvtnorm/C_API_Example/R/test.R
/usr/lib64/R/library/mvtnorm/C_API_Example/src
/usr/lib64/R/library/mvtnorm/C_API_Example/src/test.c
/usr/lib64/R/library/mvtnorm/C_API_Example/tests
/usr/lib64/R/library/mvtnorm/C_API_Example/tests/test.R
/usr/lib64/R/library/mvtnorm/include
/usr/lib64/R/library/mvtnorm/include/mvtnorm.h
/usr/lib64/R/library/mvtnorm/include/mvtnormAPI.h

References

Summary

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


title: “How To Install R-mvtnorm-devel on Fedora 36” linkTitle: “R-mvtnorm-devel” type: “docs” description: “In this tutorial we learn how to install R-mvtnorm-devel in Fedora 36. R-mvtnorm-devel is Development files for R-mvtnorm” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/R-mvtnorm-devel-featured.png

Introduction

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

What is R-mvtnorm-devel

The R-mvtnorm-devel package contains Header and libraries files for developing applications that use R-mvtnorm

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

Install R-mvtnorm-devel 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-mvtnorm-devel using dnf by running the following command:

sudo dnf -y install R-mvtnorm-devel

Install R-mvtnorm-devel 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-mvtnorm-devel using yum by running the following command:

sudo yum -y install R-mvtnorm-devel

How To Uninstall R-mvtnorm-devel on Fedora 36

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

sudo dnf remove R-mvtnorm-devel

R-mvtnorm-devel Package Contents on Fedora 36

/usr/lib/R/library/mvtnorm/C_API_Example
/usr/lib/R/library/mvtnorm/C_API_Example/DESCRIPTION
/usr/lib/R/library/mvtnorm/C_API_Example/NAMESPACE
/usr/lib/R/library/mvtnorm/C_API_Example/R
/usr/lib/R/library/mvtnorm/C_API_Example/R/test.R
/usr/lib/R/library/mvtnorm/C_API_Example/src
/usr/lib/R/library/mvtnorm/C_API_Example/src/test.c
/usr/lib/R/library/mvtnorm/C_API_Example/tests
/usr/lib/R/library/mvtnorm/C_API_Example/tests/test.R
/usr/lib/R/library/mvtnorm/include
/usr/lib/R/library/mvtnorm/include/mvtnorm.h
/usr/lib/R/library/mvtnorm/include/mvtnormAPI.h

References

Summary

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