How to Install and Uninstall R-GenomicAlignments.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "R-GenomicAlignments.x86_64" package

This is a short guide on how to install R-GenomicAlignments.x86_64 on Fedora 34

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

2. Uninstall "R-GenomicAlignments.x86_64" package

Learn how to uninstall R-GenomicAlignments.x86_64 on Fedora 34:

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

3. Information about the R-GenomicAlignments.x86_64 package on Fedora 34

Last metadata expiration check: 2:39:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-GenomicAlignments
Version : 1.26.0
Release : 1.fc34
Architecture : x86_64
Size : 2.2 M
Source : R-GenomicAlignments-1.26.0-1.fc34.src.rpm
Repository : fedora
Summary : Representation and manipulation of short genomic alignments
URL : http://www.bioconductor.org/packages/release/bioc/html/GenomicAlignments.html
License : Artistic 2.0
Description : Provides efficient containers for storing and manipulating short genomic
: alignments (typically obtained by aligning short reads to a reference genome).
: This includes read counting, computing the coverage, junction detection, and
: working with the nucleotide content of the alignments.