How to Install and Uninstall R-SummarizedExperiment.noarch Package on Fedora 34

Last updated: November 25,2024

1. Install "R-SummarizedExperiment.noarch" package

Learn how to install R-SummarizedExperiment.noarch on Fedora 34

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

2. Uninstall "R-SummarizedExperiment.noarch" package

This tutorial shows how to uninstall R-SummarizedExperiment.noarch on Fedora 34:

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

3. Information about the R-SummarizedExperiment.noarch package on Fedora 34

Last metadata expiration check: 2:33:20 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-SummarizedExperiment
Version : 1.20.0
Release : 1.fc34
Architecture : noarch
Size : 2.1 M
Source : R-SummarizedExperiment-1.20.0-1.fc34.src.rpm
Repository : fedora
Summary : SummarizedExperiment container
URL : http://www.bioconductor.org/packages/release/bioc/html/SummarizedExperiment.html
License : Artistic 2.0
Description : The SummarizedExperiment container contains one or more assays, each
: represented by a marix-like object of numeric or other mode. The rows
: typically represent genomic ranges of interest and the columns represent
: samples.