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

Last updated: May 05,2024

1. Install "fastahack" package

This tutorial shows how to install fastahack on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install fastahack

2. Uninstall "fastahack" package

Please follow the step by step instructions below to uninstall fastahack on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: fastahack
Architecture: amd64
Version: 1.0.0+dfsg-5build1
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-5build1_amd64.deb
Size: 11056
MD5sum: 53f42c490cdf13e03f6174cb15490c48
SHA1: d02f45bfd6ebf00e9fb6b08a351fbfff22af7f9d
SHA256: b17203e5cb5598eb2efc488e742ca8181902a11ef076c4e84a571e232c8b3ea6
SHA512: 36bd1b697b1362570fe5e649e9136d8eb0c25e7f8bf0e4f6e6755672a336bd075e23daa99a31a3e760b8eca54bddf5c74e9bfac405ad7761528d8a20a00550d9
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