How to Install and Uninstall python3-scikit-learn Package on openSUSE Leap
Last updated: November 07,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
Copied
$
sudo zypper install
python3-scikit-learn
Copied
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
Copied
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.
---------------------------------------------
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.