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

Last updated: October 07,2024

1. Install "R-rtracklayer.x86_64" package

Learn how to install R-rtracklayer.x86_64 on Fedora 36

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

2. Uninstall "R-rtracklayer.x86_64" package

Please follow the guidelines below to uninstall R-rtracklayer.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 2:39:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-rtracklayer
Version : 1.52.0
Release : 4.fc36
Architecture : x86_64
Size : 5.1 M
Source : R-rtracklayer-1.52.0-4.fc36.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.