How to Install and Uninstall unikmer Package on Kali Linux

Last updated: May 15,2024

1. Install "unikmer" package

Please follow the guidance below to install unikmer on Kali Linux

$ sudo apt update $ sudo apt install unikmer

2. Uninstall "unikmer" package

Please follow the step by step instructions below to uninstall unikmer on Kali Linux:

$ sudo apt remove unikmer $ sudo apt autoclean && sudo apt autoremove

3. Information about the unikmer package on Kali Linux

Package: unikmer
Source: unikmer (0.19.1-1)
Version: 0.19.1-1+b6
Installed-Size: 8125
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 2617852
SHA256: 59c7adea964af5057f0140d4dba4bdd4dba3ccd624267a1597fa7e56a6a2ce6c
SHA1: 5f4815581f4aec77bae530f95b53ffe43bbbf2f3
MD5sum: c1cc30ad5d4d854b5cc8d3a319a92a09
Description: Toolkit for nucleic acid k-mer analysis
unikmer is a golang package and a toolkit for nucleic acid k-mer
analysis, providing functions including set operation k-mers
optional with TaxIDs but without count information.
.
K-mers are either encoded (k<=32) or hashed (arbitrary k) into uint64,
and serialized in binary file with extension .unik.
.
TaxIDs can be assigned when counting k-mers from genome
sequences, and LCA (Lowest Common Ancestor) is computed during set
opertions including computing union, intersecton, set difference,
unique and repeated k-mers.
Description-md5:
Homepage: https://github.com/shenwei356/unikmer
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-dustin-go-humanize (= 1.0.1-1), golang-github-klauspost-compress (= 1.17.0+ds1-1), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-op-go-logging (= 1+git20160315.970db52-2), golang-github-pkg-errors (= 0.9.1-3), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-shenwei356-bio (= 0.6.2-1), golang-github-shenwei356-breader (= 0.3.1-1), golang-github-shenwei356-kmers (= 0.1.0-2), golang-github-shenwei356-natsort (= 0.0~git20190418.600d539-3), golang-github-shenwei356-unik.v5 (= 5.0.1-2), golang-github-shenwei356-util (= 0.5.0-1), golang-github-shenwei356-xopen (= 0.0~git20181203.f4f16dd-2), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-tatsushid-go-prettytable (= 0.0~git20141013.ed2d14c-3), golang-github-twotwotwo-sorts (= 0.0~git20160814.bf5c1f2-3), golang-github-will-rowe-nthash (= 0.4.0-1), golang-github-zeebo-wyhash (= 0.0.1-3), golang-golang-x-sys (= 0.12.0-1)
Section: science
Priority: optional
Filename: pool/main/u/unikmer/unikmer_0.19.1-1+b6_amd64.deb