How to Install and Uninstall liblapacke3 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "liblapacke3" package

This guide let you learn how to install liblapacke3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install liblapacke3

2. Uninstall "liblapacke3" package

Please follow the steps below to uninstall liblapacke3 on openSUSE Leap:

$ sudo zypper remove liblapacke3

3. Information about the liblapacke3 package on openSUSE Leap

Information for package liblapacke3:
------------------------------------
Repository : Main Repository
Name : liblapacke3
Version : 3.9.0-150000.4.13.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : lapack-3.9.0-150000.4.13.2.src
Upstream URL : https://www.netlib.org/lapack/
Summary : LAPACKE development files
Description :
This library provides a native C interface to LAPACK routines available
at www.netlib.org/lapack to facilitate usage of LAPACK functionality
for C programmers.
This implementation introduces:
- row-major and column-major matrix layout controlled by the first function
parameter;
- an implementation with working arrays (middle-level interface) as well as
without working arrays (high-level interface);
- input scalars passed by value;
- error code as a return value instead of the INFO parameter.

5. The same packages on other Linux Distributions