How to Install and Uninstall htslib.i686 Package on Fedora 36

Last updated: January 16,2025

1. Install "htslib.i686" package

This guide covers the steps necessary to install htslib.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install htslib.i686

2. Uninstall "htslib.i686" package

Please follow the steps below to uninstall htslib.i686 on Fedora 36:

$ sudo dnf remove htslib.i686 $ sudo dnf autoremove

3. Information about the htslib.i686 package on Fedora 36

Last metadata expiration check: 0:50:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : htslib
Version : 1.13
Release : 3.fc36
Architecture : i686
Size : 514 k
Source : htslib-1.13-3.fc36.src.rpm
Repository : fedora
Summary : C library for high-throughput sequencing data formats
URL : http://www.htslib.org
License : MIT and BSD
Description : HTSlib is an implementation of a unified C library for accessing common file
: formats, such as SAM, CRAM and VCF, used for high-throughput sequencing data,
: and is the core library used by samtools and bcftools.