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

Last updated: September 25,2024

1. Install "R-Rhtslib.x86_64" package

This is a short guide on how to install R-Rhtslib.x86_64 on Fedora 35

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

2. Uninstall "R-Rhtslib.x86_64" package

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

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

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

Last metadata expiration check: 2:39:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-Rhtslib
Version : 1.24.0
Release : 2.fc35
Architecture : x86_64
Size : 1.1 M
Source : R-Rhtslib-1.24.0-2.fc35.src.rpm
Repository : fedora
Summary : HTSlib high-throughput sequencing library as an R package
URL : http://www.bioconductor.org/packages/release/bioc/html/Rhtslib.html
License : LGPLv2+
Description : This package provides version 1.7 of the 'HTSlib' C library for
: high-throughput sequence analysis. The package is primarily useful to
: developers of other R packages who wish to make use of HTSlib. Motivation and
: instructions for use of this package are in the vignette,
: vignette(package="Rhtslib", "Rhtslib").