How to Install and Uninstall libslow5-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "libslow5-dev" package

Please follow the step by step instructions below to install libslow5-dev on Kali Linux

$ sudo apt update $ sudo apt install libslow5-dev

2. Uninstall "libslow5-dev" package

This is a short guide on how to uninstall libslow5-dev on Kali Linux:

$ sudo apt remove libslow5-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libslow5-dev package on Kali Linux

Package: libslow5-dev
Source: libslow5lib (0.7.0+dfsg-2)
Version: 0.7.0+dfsg-2+b2
Installed-Size: 416
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libslow5-0 (= 0.7.0+dfsg-2+b2)
Size: 80036
SHA256: 0d27ab687124433fd9d86cf1329799b55504e599b5136851aaa2b308aff7eddd
SHA1: e7094f75df70c753aec176ff651e078a957b355f
MD5sum: 9e4117bd2142b9f4b394cf7391497415
Description: header and static library for reading & writing SLOW5 files
Slow5lib is a software library for reading & writing SLOW5 files.
Slow5lib is designed to facilitate use of data in SLOW5 format by third-
party software packages. Existing packages that read/write data in FAST5
format can be easily modified to support SLOW5.
.
SLOW5 is a new file format for storing signal data from Oxford Nanopore
Technologies (ONT) devices. SLOW5 was developed to overcome inherent
limitations in the standard FAST5 signal data format that prevent
efficient, scalable analysis and cause many headaches for developers.
SLOW5 can be encoded in human-readable ASCII format, or a more compact
and efficient binary format (BLOW5) - this is analogous to the seminal
SAM/BAM format for storing DNA sequence alignments. The BLOW5 binary
format supports *zlib* (DEFLATE) compression, or other compression
methods, thereby minimising the data storage footprint while still
permitting efficient parallel access. Detailed benchmarking experiments
have shown that SLOW5 format is an order of magnitude faster and
significantly smaller than FAST5.
.
This is the development package containing headers and static library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/hasindu2008/slow5lib
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libslow5lib/libslow5-dev_0.7.0+dfsg-2+b2_amd64.deb