How to Install and Uninstall libfastahack0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libfastahack0" package

This guide let you learn how to install libfastahack0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libfastahack0

2. Uninstall "libfastahack0" package

This tutorial shows how to uninstall libfastahack0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libfastahack0 package on Ubuntu 21.10 (Impish Indri)

Package: libfastahack0
Architecture: amd64
Version: 1.0.0+dfsg-7
Priority: optional
Section: universe/libs
Source: libfastahack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 84
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/libf/libfastahack/libfastahack0_1.0.0+dfsg-7_amd64.deb
Size: 25456
MD5sum: 80636843058660cb137e45ebf91f54e1
SHA1: 4a8146f635db4e8d7624d6da58b458a2a213c572
SHA256: 2d7a486c43f8f402f2a501609fbb8593f538b0f15a85957d049d5426f33b523f
SHA512: d5ba0ac65ef31eea91e7e3e507225fe53f4ec1fcd570c31aa62812a6c484e220fe451026f0aec98da953893cb5d0984cbf88c057afc7486b974f340d1ba34388
Homepage: https://github.com/ekg/fastahack
Description-en: 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: a2772a02e6ae78c3f9152bf6ef9d91b5