How to Install and Uninstall python3-mlpack Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-mlpack" package

Please follow the steps below to install python3-mlpack on Kali Linux

$ sudo apt update $ sudo apt install python3-mlpack

2. Uninstall "python3-mlpack" package

Please follow the steps below to uninstall python3-mlpack on Kali Linux:

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

3. Information about the python3-mlpack package on Kali Linux

Package: python3-mlpack
Source: mlpack
Version: 4.3.0-2
Installed-Size: 38999
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libarmadillo12 (>= 1:12.6.7+dfsg), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libstdc++6 (>= 13.1), python3 (<< 3.12), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-pandas, python3:any
Size: 6361072
SHA256: cf9668b874796cd3864134111639a8cee7cd3ca3d9fa997b1caf2ce628b2ac13
SHA1: 0cbb620fbbd1240e479829e8b12fcad191e49180
MD5sum: 2874dc13b23ec9d399a69a163c21c724
Description: intuitive, fast, scalable C++ machine learning library (Python bindings)
This package contains Python bindings for 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:
Homepage: https://www.mlpack.org/
Section: python
Priority: optional
Filename: pool/main/m/mlpack/python3-mlpack_4.3.0-2_amd64.deb