How to Install and Uninstall python38-scipy Package on openSuSE Tumbleweed

Last updated: February 16,2025

1. Install "python38-scipy" package

This guide let you learn how to install python38-scipy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-scipy

2. Uninstall "python38-scipy" package

This guide let you learn how to uninstall python38-scipy on openSuSE Tumbleweed:

$ sudo zypper remove python38-scipy

3. Information about the python38-scipy package on openSuSE Tumbleweed

Information for package python38-scipy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-scipy
Version : 1.6.3-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 53,7 MiB
Installed : No
Status : not installed
Source package : python-scipy-1.6.3-2.2.src
Summary : Scientific Tools for Python
Description :
Scipy is open-source software for mathematics, science, and
engineering. The core library is NumPy which provides convenient and
fast N-dimensional array manipulation. The SciPy library is built to
work with NumPy arrays, and provides many numerical routines such as
for numerical integration and optimization.