How to Install and Uninstall python39-scikit-learn Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-scikit-learn" package

Here is a brief guide to show you how to install python39-scikit-learn on openSuSE Tumbleweed

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

2. Uninstall "python39-scikit-learn" package

This tutorial shows how to uninstall python39-scikit-learn on openSuSE Tumbleweed:

$ sudo zypper remove python39-scikit-learn

3. Information about the python39-scikit-learn package on openSuSE Tumbleweed

Information for package python39-scikit-learn:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-scikit-learn
Version : 1.4.1.post1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 44.3 MiB
Installed : No
Status : not installed
Source package : python-scikit-learn-1.4.1.post1-1.1.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.