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

Last updated: May 19,2024

1. Install "python310-scipy" package

Please follow the instructions below to install python310-scipy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-scipy

2. Uninstall "python310-scipy" package

In this section, we are going to explain the necessary steps to uninstall python310-scipy on openSuSE Tumbleweed:

$ sudo zypper remove python310-scipy

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

Information for package python310-scipy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-scipy
Version : 1.11.4-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 81.1 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.