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

Last updated: May 21,2024

1. Install "python39-scipy" package

This guide covers the steps necessary to install python39-scipy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-scipy

2. Uninstall "python39-scipy" package

Here is a brief guide to show you how to uninstall python39-scipy on openSuSE Tumbleweed:

$ sudo zypper remove python39-scipy

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

Information for package python39-scipy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-scipy
Version : 1.11.4-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 81.4 MiB
Installed : No
Status : not installed
Source package : python-scipy-1.11.4-3.1.src
Upstream URL : https://www.scipy.org
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.