How to Install and Uninstall libfastahack-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 19,2024

1. Install "libfastahack-dev" package

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

$ sudo apt update $ sudo apt install libfastahack-dev

2. Uninstall "libfastahack-dev" package

In this section, we are going to explain the necessary steps to uninstall libfastahack-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libfastahack-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfastahack-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfastahack-dev
Architecture: amd64
Version: 1.0.0+dfsg-5build1
Priority: optional
Section: universe/libdevel
Source: libfastahack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 119
Depends: libfastahack0 (= 1.0.0+dfsg-5build1)
Filename: pool/universe/libf/libfastahack/libfastahack-dev_1.0.0+dfsg-5build1_amd64.deb
Size: 24152
MD5sum: c8503d0764913e3e54d5301aeb3e6328
SHA1: a727d6d963ca9f813f5b0bb749a2d71209f07f48
SHA256: b9208755f142511467b8be63c8e7b2bebaeeff2f8ca758872af8a9bdd1f4d5bd
SHA512: 710d519db9d67d3caa08ceb26617ccfdee579011fd2e74269308bb12cab73fa2cc4099fd0f1325812fec741c30eadc79a535789242fb3cca5e7807dd5ef86d18
Homepage: https://github.com/ekg/fastahack
Description-en: library for indexing and sequence extraction from FASTA files (devel)
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 is the development package containing the statically linked
library and the header files.
Description-md5: 77a3accb56330ce9c15f85d0bf3a7d0e