How to Install and Uninstall htslib-tools.x86_64 Package on CentOS Stream 8

Last updated: April 28,2024

1. Install "htslib-tools.x86_64" package

Please follow the guidance below to install htslib-tools.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install htslib-tools.x86_64

2. Uninstall "htslib-tools.x86_64" package

Please follow the guidance below to uninstall htslib-tools.x86_64 on CentOS Stream 8:

$ sudo dnf remove htslib-tools.x86_64 $ sudo dnf autoremove

3. Information about the htslib-tools.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:30:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : htslib-tools
Version : 1.9
Release : 5.el8
Architecture : x86_64
Size : 387 k
Source : htslib-1.9-5.el8.src.rpm
Repository : epel
Summary : Additional htslib-based tools
URL : http://www.htslib.org
License : MIT and BSD
Description : Includes the popular tabix indexer, which indexes both .tbi and .csi formats,
: the htsfile identifier tool, and the bgzip compression utility.