How to Install and Uninstall python3-scipy Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-scipy" package

Please follow the guidelines below to install python3-scipy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-scipy

2. Uninstall "python3-scipy" package

Please follow the instructions below to uninstall python3-scipy on openSUSE Leap:

$ sudo zypper remove python3-scipy

3. Information about the python3-scipy package on openSUSE Leap

Information for package python3-scipy:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-scipy
Version : 1.3.3-150200.5.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 48.9 MiB
Installed : No
Status : not installed
Source package : python-scipy-1.3.3-150200.5.3.1.src
Upstream URL : http://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 user-friendly and efficient
numerical routines such as routines for numerical integration and
optimization. Together, they run on all popular operating systems, are
quick to install, and are free of charge. NumPy and SciPy are easy to
use, but powerful enough to be depended upon by some of the world\'s
leading scientists and engineers.