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

Last updated: May 05,2024

1. Install "fastahack" package

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

$ sudo apt update $ sudo apt install fastahack

2. Uninstall "fastahack" package

Please follow the guidance below to uninstall fastahack on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove fastahack $ sudo apt autoclean && sudo apt autoremove

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

Package: fastahack
Architecture: amd64
Version: 1.0.0+dfsg-7
Priority: optional
Section: universe/science
Source: libfastahack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44
Depends: libc6 (>= 2.14), libdisorder0 (>= 0.0.2), libfastahack0 (>= 0.0+git20160702.bbc645f), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Breaks: libfastahack0 (<< 1.0.0+dfsg-4)
Replaces: libfastahack0 (<< 1.0.0+dfsg-4)
Filename: pool/universe/libf/libfastahack/fastahack_1.0.0+dfsg-7_amd64.deb
Size: 11100
MD5sum: 09ff632eeacf6aa86841be6cda244532
SHA1: e3575d917c0d179e2fc232792950fd450f4091c4
SHA256: b8a91843582ca26539caaa642f42377930b1274504d85f8aa886b9e63ef8271c
SHA512: bde99e4c07e8ea6e39084d7942d114e61a5aa922c0a8c64e3be80196bac5f8cdc91ce459ffeb08f3ab6b144e184b6a30798f1d8d5cf9c53c5fb33bbaaf352958
Homepage: https://github.com/ekg/fastahack
Description-en: utility for indexing and sequence extraction from FASTA files
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.
Description-md5: 0011500d96ead2c1c2f909a5d62c5d95