How to Install and Uninstall libgkarrays-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "libgkarrays-dev" package

Please follow the guidelines below to install libgkarrays-dev on Kali Linux

$ sudo apt update $ sudo apt install libgkarrays-dev

2. Uninstall "libgkarrays-dev" package

Please follow the step by step instructions below to uninstall libgkarrays-dev on Kali Linux:

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

3. Information about the libgkarrays-dev package on Kali Linux

Package: libgkarrays-dev
Source: libgkarrays
Version: 2.1.0+dfsg-4
Installed-Size: 529
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libgkarrays1 (= 2.1.0+dfsg-4)
Size: 85204
SHA256: a2ca326f7d155b4dbdbc031edfaa9bc757b35a9705ffc3728899b462c0ce7c45
SHA1: 46d7bba8b036febf7d8aa0f537fb6dd494a2e9fa
MD5sum: a2e5fa292ccf75ecfb5c13838aedb07d
Description: library to query large collection of NGS sequences (development)
Gk-arrays are provided as a simple-to-use C++ library dedicated to
queries on large collection of sequences as produced by high-throughput
sequencers (e.g. HiSeq 2000 from Illumina, 454 from Roche).
.
Gk-arrays index k-mers of reads and allows one to answer different queries
on that read collection (e.g. how many reads share this k-mer? where does
this k-mer occur in the read collection?).
.
Gk-arrays consist of a space-efficient alternative to hash tables while
being similar in terms of query times.
.
This is the development library for libgkarrays.
Description-md5:
Homepage: http://crac.gforge.inria.fr/gkarrays/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libg/libgkarrays/libgkarrays-dev_2.1.0+dfsg-4_amd64.deb