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

Last updated: September 28,2024

1. Install "R-rtracklayer.x86_64" package

In this section, we are going to explain the necessary steps to install R-rtracklayer.x86_64 on Fedora 35

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

2. Uninstall "R-rtracklayer.x86_64" package

Here is a brief guide to show you how to uninstall R-rtracklayer.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 0:04:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-rtracklayer
Version : 1.52.0
Release : 2.fc35
Architecture : x86_64
Size : 5.1 M
Source : R-rtracklayer-1.52.0-2.fc35.src.rpm
Repository : fedora
Summary : R interface to genome browsers and their annotation tracks
URL : http://www.bioconductor.org/packages/release/bioc/html/rtracklayer.html
License : Artistic 2.0 and BSD
Description : Extensible framework for interacting with multiple genome browsers (currently
: UCSC built-in) and manipulating annotation tracks in various formats
: (currently GFF, BED, bedGraph, BED15, WIG, and BigWig built-in). The user may
: export/import tracks to/from the supported browsers, as well as query and
: modify the browser state, such as the current viewport.