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

Last updated: May 20,2024

1. Install "python3-scikit-learn" package

Here is a brief guide to show you how to install python3-scikit-learn on openSUSE Leap

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

2. Uninstall "python3-scikit-learn" package

Please follow the guidelines below to uninstall python3-scikit-learn on openSUSE Leap:

$ sudo zypper remove python3-scikit-learn

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

Information for package python3-scikit-learn:
---------------------------------------------
Repository : Main Repository
Name : python3-scikit-learn
Version : 0.23.2-1.76
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 35.8 MiB
Installed : No
Status : not installed
Source package : python-scikit-learn-0.23.2-1.76.src
Upstream URL : https://scikit-learn.org/
Summary : Python modules for machine learning and data mining
Description :
Scikit-learn is a python module for machine learning built on top of
scipy.