How to Install and Uninstall libkmc-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libkmc-dev" package

Please follow the instructions below to install libkmc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkmc-dev

2. Uninstall "libkmc-dev" package

Here is a brief guide to show you how to uninstall libkmc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libkmc-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libkmc-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: kmc
Version: 2.3+dfsg-3ubuntu1
Filename: pool/universe/k/kmc/libkmc-dev_2.3+dfsg-3ubuntu1_amd64.deb
Size: 24508
MD5sum: 7e618a9b96769729d4eb833218da2222
SHA1: 3c1ee9a7ad8f8deb6316e4d1fa546b63bbd3b1a5
SHA256: 9a1a3524aa75b4303913e26c921e8e097e9b3f2a53bb9cfc1609f05d613c50d7
Description-en: library to access KMC k-mer count files
The kmc software is designed for counting k-mers (sequences of
consecutive k symbols) in a set of reads. K-mer counting is
important for many bioinformatics applications, e.g. developing de Bruijn
graph assemblers.
.
This package contains the C++ library headers for accessing kmc's output
file format.
Description-md5: 8cb3bb2f4a70923d92beb109aae9e3a4
Homepage: http://sun.aei.polsl.pl/kmc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu