How to Install and Uninstall R-mAr.noarch Package on Fedora 36

Last updated: March 29,2024

1. Install "R-mAr.noarch" package

In this section, we are going to explain the necessary steps to install R-mAr.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install R-mAr.noarch

2. Uninstall "R-mAr.noarch" package

This tutorial shows how to uninstall R-mAr.noarch on Fedora 36:

$ sudo dnf remove R-mAr.noarch $ sudo dnf autoremove

3. Information about the R-mAr.noarch package on Fedora 36

Last metadata expiration check: 3:07:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-mAr
Version : 1.1.2
Release : 27.fc36
Architecture : noarch
Size : 64 k
Source : R-mAr-1.1.2-27.fc36.src.rpm
Repository : fedora
Summary : R module to evaluate functions for multivariate AutoRegressive analysis
URL : http://cran.r-project.org/web/packages/mAr
License : GPLv2+
Description : R package:
: An R add-on package for estimation of multivariate AR models through a
: computationally-efficient stepwise least-squares algorithm (Neumaier
: and Schneider, 2001); the procedure is of particular interest for
: high-dimensional data without missing values such as geophysical
: fields.