How to Install and Uninstall libblas3 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libblas3" package

This guide covers the steps necessary to install libblas3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libblas3

2. Uninstall "libblas3" package

Please follow the instructions below to uninstall libblas3 on openSuSE Tumbleweed:

$ sudo zypper remove libblas3

3. Information about the libblas3 package on openSuSE Tumbleweed

Information for package libblas3:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libblas3
Version : 3.9.0-9.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 565.4 KiB
Installed : No
Status : not installed
Source package : lapack-3.9.0-9.5.src
Upstream URL : https://www.netlib.org/lapack/
Summary : BLAS Shared Library
Description :
BLAS (Basic Linear Algebra Subprograms) is a standard library for
numerical algebra. BLAS provides a number of basic algorithms for
linear algebra.