How to Install and Uninstall R-MatrixGenerics.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "R-MatrixGenerics.noarch" package
This tutorial shows how to install R-MatrixGenerics.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-MatrixGenerics.noarch
Copied
2. Uninstall "R-MatrixGenerics.noarch" package
Please follow the guidance below to uninstall R-MatrixGenerics.noarch on Fedora 36:
$
sudo dnf remove
R-MatrixGenerics.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-MatrixGenerics.noarch package on Fedora 36
Last metadata expiration check: 1:23:17 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-MatrixGenerics
Version : 1.4.0
Release : 3.fc36
Architecture : noarch
Size : 333 k
Source : R-MatrixGenerics-1.4.0-3.fc36.src.rpm
Repository : fedora
Summary : S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects
URL : http://www.bioconductor.org/packages/release/bioc/html/MatrixGenerics.html
License : Artistic 2.0
Description : S4 generic functions modeled after the 'matrixStats' API for alternative matrix
: implementations. Packages with alternative matrix implementation can depend on
: this package and implement the generic functions that are defined here for a
: useful set of row and column summary statistics. Other package developers can
: import this package and handle a different matrix implementations without
: worrying about incompatibilities.
Available Packages
Name : R-MatrixGenerics
Version : 1.4.0
Release : 3.fc36
Architecture : noarch
Size : 333 k
Source : R-MatrixGenerics-1.4.0-3.fc36.src.rpm
Repository : fedora
Summary : S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects
URL : http://www.bioconductor.org/packages/release/bioc/html/MatrixGenerics.html
License : Artistic 2.0
Description : S4 generic functions modeled after the 'matrixStats' API for alternative matrix
: implementations. Packages with alternative matrix implementation can depend on
: this package and implement the generic functions that are defined here for a
: useful set of row and column summary statistics. Other package developers can
: import this package and handle a different matrix implementations without
: worrying about incompatibilities.