How to Install and Uninstall libmpikmeans-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 17,2025

1. Install "libmpikmeans-dbg" package

Please follow the step by step instructions below to install libmpikmeans-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmpikmeans-dbg

2. Uninstall "libmpikmeans-dbg" package

Please follow the step by step instructions below to uninstall libmpikmeans-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmpikmeans-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpikmeans-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmpikmeans-dbg
Priority: extra
Section: universe/debug
Installed-Size: 647
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Kastner
Architecture: amd64
Source: libmpikmeans
Version: 1.5+dfsg-4build1
Depends: libmpikmeans1 (= 1.5+dfsg-4build1)
Filename: pool/universe/libm/libmpikmeans/libmpikmeans-dbg_1.5+dfsg-4build1_amd64.deb
Size: 567106
MD5sum: 980da35fd8a2fdfb43a0e9f57f11aaa3
SHA1: 089d1300cf25e503322a0b8274805f92938d5f3e
SHA256: 8f4f48369406d04e76f163b5111407fb46846d00701110528cdf9b17529c449f
Description-en: Debugging symbols for MPIKmeans
This library uses an algorithm that yields the very same solution as standard
k-means, even after each iteration. However, it uses triangle inequalities, and
is much faster.
.
Note: MPI here does not refer to the Message Passing Interface; rather, it is
an acronym for Max Planck Institute, where this algorithm was developed.
.
This package contains the debugging symbols.
Description-md5: 6419cc88de7623038e4e6584fdf96484
Multi-Arch: same
Homepage: http://mloss.org/software/view/48/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu