How to Install and Uninstall unikmer Package on Ubuntu 21.10 (Impish Indri)

Last updated: December 24,2024

1. Install "unikmer" package

Please follow the steps below to install unikmer on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install unikmer

2. Uninstall "unikmer" package

Here is a brief guide to show you how to uninstall unikmer on Ubuntu 21.10 (Impish Indri):

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

3. Information about the unikmer package on Ubuntu 21.10 (Impish Indri)

Package: unikmer
Architecture: amd64
Version: 0.18.3-1
Built-Using: golang-1.16 (= 1.16.5-1ubuntu1), golang-github-cznic-sortutil (= 0.0~git20150617.0.4c73428-2), golang-github-dustin-go-humanize (= 1.0.0-2), golang-github-klauspost-compress (= 1.11.7-2), golang-github-klauspost-pgzip (= 1.2.5-1), golang-github-mattn-go-colorable (= 0.1.7-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-mattn-go-runewidth (= 0.0.9-1), 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-1), golang-github-shenwei356-bio (= 0.0~git20201213.18e3e64-1), golang-github-shenwei356-bpool (= 0.0~git20160710.f9e0ee4-2), golang-github-shenwei356-breader (= 0.0~git20170924.21f0a70-2), golang-github-shenwei356-natsort (= 0.0~git20190418.600d539-2), golang-github-shenwei356-util (= 0.0~git20201231.861956c-1), golang-github-shenwei356-xopen (= 0.0~git20181203.f4f16dd-2), golang-github-spf13-cobra (= 1.1.2-1), golang-github-spf13-pflag (= 1.0.5-2), golang-github-tatsushid-go-prettytable (= 0.0~git20141013.ed2d14c-2), golang-github-twotwotwo-sorts (= 0.0~git20160814.bf5c1f2-2), golang-github-will-rowe-nthash (= 0.3.0-2), golang-github-zeebo-wyhash (= 0.0.1-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1)
Priority: optional
Section: universe/science
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7303
Depends: libc6 (>= 2.32)
Filename: pool/universe/u/unikmer/unikmer_0.18.3-1_amd64.deb
Size: 2461908
MD5sum: bb5d8c5effd8be3541baffd90664c784
SHA1: 3c4c1e784de93261d16471238a320592f02d0f7a
SHA256: 12fa02f8546faab2d251fb71f9fa7c45b155f46d0d163b8753e4f5c48940520f
SHA512: 04e7dfc971db285bd6428368369bb37615cd42fe28765dbfb5eb4ffc63b838dc4a75d0e0cd50843afda26094e9da013767f480ede654eab7c3034ca9d9ccddf2
Homepage: https://github.com/shenwei356/unikmer
Description-en: 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: ae93c55c549e164962d5c9d4f0df42b0