How to Install and Uninstall python2-scikit-learn Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-scikit-learn" package

This guide let you learn how to install python2-scikit-learn on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-scikit-learn

2. Uninstall "python2-scikit-learn" package

Here is a brief guide to show you how to uninstall python2-scikit-learn on openSUSE Leap:

$ sudo zypper remove python2-scikit-learn

3. Information about the python2-scikit-learn package on openSUSE Leap

Information for package python2-scikit-learn:
---------------------------------------------
Repository : Main Repository
Name : python2-scikit-learn
Version : 0.20.2-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 24,6 MiB
Installed : No
Status : not installed
Source package : python2-scikit-learn-0.20.2-bp153.1.20.src
Summary : Python modules for machine learning and data mining
Description :
Scikit-learn is a python module for machine learning built on top of
scipy.