How to Install and Uninstall python3-arpack-ng Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python3-arpack-ng" package

Please follow the step by step instructions below to install python3-arpack-ng on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-arpack-ng

2. Uninstall "python3-arpack-ng" package

Learn how to uninstall python3-arpack-ng on openSuSE Tumbleweed:

$ sudo zypper remove python3-arpack-ng

3. Information about the python3-arpack-ng package on openSuSE Tumbleweed

Information for package python3-arpack-ng:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-arpack-ng
Version : 3.9.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.0 MiB
Installed : No
Status : not installed
Source package : arpack-ng-3.9.1-2.1.src
Upstream URL : https://github.com/opencollab/arpack-ng
Summary : Python bindings for ARPACK
Description :
ARPACK is a collection of Fortran77 subroutines designed to solve
large scale eigenvalue problems. This package provides the python
bindings for ARPACK.