How to Install and Uninstall R-BufferedMatrix.x86_64 Package on Fedora 35

Last updated: October 08,2024

1. Install "R-BufferedMatrix.x86_64" package

Please follow the guidelines below to install R-BufferedMatrix.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install R-BufferedMatrix.x86_64

2. Uninstall "R-BufferedMatrix.x86_64" package

This guide let you learn how to uninstall R-BufferedMatrix.x86_64 on Fedora 35:

$ sudo dnf remove R-BufferedMatrix.x86_64 $ sudo dnf autoremove

3. Information about the R-BufferedMatrix.x86_64 package on Fedora 35

Last metadata expiration check: 2:32:26 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-BufferedMatrix
Version : 1.56.0
Release : 2.fc35
Architecture : x86_64
Size : 490 k
Source : R-BufferedMatrix-1.56.0-2.fc35.src.rpm
Repository : fedora
Summary : A matrix data storage object method from bioconductor
URL : http://bioconductor.org/packages/release/bioc/html/BufferedMatrix.html
License : LGPLv2+
Description : A tabular style data object where most data is stored outside main memory.
: A buffer is used to speed up access to data.
:
: This library is part of the bioconductor (bioconductor.org) project.