How to Install and Uninstall htsfile Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "htsfile" package

Here is a brief guide to show you how to install htsfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install htsfile

2. Uninstall "htsfile" package

This guide let you learn how to uninstall htsfile on openSuSE Tumbleweed:

$ sudo zypper remove htsfile

3. Information about the htsfile package on openSuSE Tumbleweed

Information for package htsfile:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : htsfile
Version : 1.19-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1022.0 KiB
Installed : No
Status : not installed
Source package : libhts-1.19-1.2.src
Upstream URL : https://github.com/samtools/htslib/
Summary : Identify high-throughput sequencing data files from the HTSlib project
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.
HTSlib implements a generalized BAM index, with file extension .csi (coordinate-sorted index).
The HTSlib file reader first looks for the new index and then for the old if the new index is absent.
This project also includes the popular tabix indexer, which indexes both .tbi and .csi formats, and
the bgzip compression utility.

5. The same packages on other Linux Distributions