How to Install and Uninstall libfastahack0 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libfastahack0" package

Please follow the step by step instructions below to install libfastahack0 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libfastahack0

2. Uninstall "libfastahack0" package

Learn how to uninstall libfastahack0 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libfastahack0 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfastahack0
Architecture: amd64
Version: 1.0.0+dfsg-5build1
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: 81
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/libf/libfastahack/libfastahack0_1.0.0+dfsg-5build1_amd64.deb
Size: 23748
MD5sum: af44cca7e6ed1589f94f2a29a778a219
SHA1: 21cbc80c8cef43534f61c15ee158978a577a9888
SHA256: 0c0df53783142034d831f2583cae065c96b681ed21c1774fd4d2f1a0b80266e7
SHA512: 7bd55a3486333d9014c9cc8b43924c8668332fb5deee4f0f6e5ffee6e365914036a70bd96e6815c282acca5d14a4cd6747769d05e0383fe22cb4ff458c90acc7
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