How to Install and Uninstall libfastahack-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libfastahack-dev" package

Here is a brief guide to show you how to install libfastahack-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libfastahack-dev

2. Uninstall "libfastahack-dev" package

This guide covers the steps necessary to uninstall libfastahack-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libfastahack-dev package on Ubuntu 21.10 (Impish Indri)

Package: libfastahack-dev
Architecture: amd64
Version: 1.0.0+dfsg-7
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: 121
Depends: libfastahack0 (= 1.0.0+dfsg-7)
Filename: pool/universe/libf/libfastahack/libfastahack-dev_1.0.0+dfsg-7_amd64.deb
Size: 25636
MD5sum: d8655976a7e5ce99058d496f4d085e40
SHA1: 9f996e4dbb7bda1e5b422287ed9008b37e69ab94
SHA256: 0c519296bd678494f20ab0a277c40d223231e7cf6ec2f93b3ccf0e48b9aaea7a
SHA512: 0172b54cea474c770bd237afb3f9bc81605f7c447dcd8baa20188297bbdd61ee48d923780448d1895008f10b23c7f7963e5d17319f93bca017c87b49bc166c02
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