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

Last updated: July 01,2024

1. Install "python312-scipy" package

In this section, we are going to explain the necessary steps to install python312-scipy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-scipy

2. Uninstall "python312-scipy" package

Please follow the instructions below to uninstall python312-scipy on openSuSE Tumbleweed:

$ sudo zypper remove python312-scipy

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

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