How to Install and Uninstall kmer Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "kmer" package

This tutorial shows how to install kmer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install kmer

2. Uninstall "kmer" package

This tutorial shows how to uninstall kmer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove kmer $ sudo apt autoclean && sudo apt autoremove

3. Information about the kmer package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: kmer
Priority: optional
Section: universe/science
Installed-Size: 15
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: kmer-tools
Version: 0~20150903+r2013-1
Depends: meryl, leaff, sim4db
Filename: pool/universe/k/kmer-tools/kmer_0~20150903+r2013-1_all.deb
Size: 3614
MD5sum: d00320e11df70b592ca21c43e976daca
SHA1: af351f0174844969307e8ac0b1dee3cd2dec307a
SHA256: 8fd718201087ecb7e899ae36d19947f7f96f01cbd5b05972c674dc2a614fce37
Description-en: suite of tools for DNA sequence analysis
The kmer package is a suite of tools for DNA sequence analysis.
It provides tools for searching (ESTs, mRNAs, sequencing reads);
aligning (ESTs, mRNAs, whole genomes); and a variety of analyses
based on kmers.
.
This is a metapackage depending on the executable components of the kmer suite.
Description-md5: 9ca7d76a8177d8b6943e9c466d324ea7
Homepage: http://kmer.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu