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

Last updated: November 26,2024

1. Install "libmpikmeans1" package

Please follow the instructions below to install libmpikmeans1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmpikmeans1

2. Uninstall "libmpikmeans1" package

Learn how to uninstall libmpikmeans1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmpikmeans1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libmpikmeans1
Priority: extra
Section: universe/libs
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Kastner
Architecture: amd64
Source: libmpikmeans
Version: 1.5+dfsg-4build1
Depends: libc6 (>= 2.14)
Suggests: mpikmeans-tools (= 1.5+dfsg-4build1)
Filename: pool/universe/libm/libmpikmeans/libmpikmeans1_1.5+dfsg-4build1_amd64.deb
Size: 11346
MD5sum: 7d086e52a03b67ddf1718da499f702aa
SHA1: 73f2862809a5e28ddcb04a17e8cfc83421b8090c
SHA256: 80e0d07a3450578b3b669b652d8576fad46ffcd1736eb914c4aeba4ba94fbf01
Description-en: Fast Library for k-means Clustering
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 shared libraries.
Description-md5: b2a9b8e57b2d97d5097b2af491b6c379
Multi-Arch: same
Homepage: http://mloss.org/software/view/48/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu