How to Install and Uninstall python3-sklearn-lib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-sklearn-lib" package

This is a short guide on how to install python3-sklearn-lib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sklearn-lib

2. Uninstall "python3-sklearn-lib" package

Please follow the guidance below to uninstall python3-sklearn-lib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-sklearn-lib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sklearn-lib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sklearn-lib
Priority: optional
Section: universe/python
Installed-Size: 9124
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: amd64
Source: scikit-learn
Version: 0.17.0-4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), python3-numpy (>= 1:1.8.0), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.4~)
Filename: pool/universe/s/scikit-learn/python3-sklearn-lib_0.17.0-4_amd64.deb
Size: 1429604
MD5sum: a6e4940f2c9b1a6f4bc0a9a6d9aca843
SHA1: ee0d0d5d6e0b838e433f33165b1decc23d6dd9a7
SHA256: 73f23b244259558dd6cadf275d65fb463669c3b03fc1be707533a24ff166c633
Description-en: low-level implementations and bindings for scikit-learn - Python 3
This is an add-on package for python-sklearn. It provides
low-level implementations and custom Python bindings for the LIBSVM
library.
.
This package contains the Python 3 version.
Description-md5: 81900007286d0bc4d155e1022943f0f5
Homepage: http://scikit-learn.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu