How to Install and Uninstall libfastahack0 Package on Kali Linux

Last updated: May 10,2024

1. Install "libfastahack0" package

This guide let you learn how to install libfastahack0 on Kali Linux

$ sudo apt update $ sudo apt install libfastahack0

2. Uninstall "libfastahack0" package

This guide covers the steps necessary to uninstall libfastahack0 on Kali Linux:

$ sudo apt remove libfastahack0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfastahack0 package on Kali Linux

Package: libfastahack0
Source: libfastahack
Version: 1.0.0+dfsg-11
Installed-Size: 87
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 27252
SHA256: 34086d0003a4f74b6176bb4b2f0b44b4cbd5446215719d41b41fa5de7997139b
SHA1: 33be06077bd165314b73952c9bf21d555691d8a3
MD5sum: a9bd166f715174039d2e94fec8f7cea8
Description: library for indexing and sequence extraction from FASTA files (lib)
fastahack is a small application for indexing and extracting sequences and
subsequences from FASTA files. The included Fasta.cpp library provides a FASTA
reader and indexer that can be embedded into applications which would benefit
from directly reading subsequences from FASTA files. The library automatically
handles index file generation and use.
.
Features:
* FASTA index (.fai) generation for FASTA files
* Sequence extraction
* Subsequence extraction
* Sequence statistics (currently only entropy is provided)
.
Sequence and subsequence extraction use fseek64 to provide fastest-possible
extraction without RAM-intensive file loading operations. This makes fastahack
a useful tool for bioinformaticists who need to quickly extract many
subsequences from a reference FASTA sequence.
.
This package contains the dynamic library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ekg/fastahack
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libf/libfastahack/libfastahack0_1.0.0+dfsg-11_amd64.deb