How to Install and Uninstall mlpack-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 21,2024

1. Install "mlpack-bin" package

This guide let you learn how to install mlpack-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mlpack-bin

2. Uninstall "mlpack-bin" package

Learn how to uninstall mlpack-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mlpack-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the mlpack-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mlpack-bin
Priority: optional
Section: universe/science
Installed-Size: 24518
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: mlpack
Version: 2.0.1-1
Depends: libarmadillo6, libboost-program-options1.58.0, libboost-serialization1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libmlpack2 (>= 2.0.1-1), libstdc++6 (>= 5.2)
Filename: pool/universe/m/mlpack/mlpack-bin_2.0.1-1_amd64.deb
Size: 3133576
MD5sum: 9411eeace563ad67d24b87083cd99b8b
SHA1: 595496a9aebd3fb0152d7cf5429233f69b778967
SHA256: e0d5125f373fc53a706b580bcaf96ad724fc136772f435a993821d7d30d30151
Description-en: intuitive, fast, scalable C++ machine learning library (binaries)
This package contains example binaries using the mlpack Library.
.
Machine Learning Pack (mlpack) is an intuitive, fast, scalable C++
machine learning library, meant to be a machine learning analog to
LAPACK. It aims to implement a wide array of machine learning
methods and function as a "swiss army knife" for machine learning
researchers.
Description-md5: 54c45d2f157fd17953e0a031a445c75f
Homepage: http://www.mlpack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu