How to Install and Uninstall libdnnl2 Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "libdnnl2" package

This tutorial shows how to install libdnnl2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libdnnl2

2. Uninstall "libdnnl2" package

In this section, we are going to explain the necessary steps to uninstall libdnnl2 on openSuSE Tumbleweed:

$ sudo zypper remove libdnnl2

3. Information about the libdnnl2 package on openSuSE Tumbleweed

Information for package libdnnl2:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libdnnl2
Version : 2.2.4-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 38,5 MiB
Installed : No
Status : not installed
Source package : onednn-2.2.4-2.3.src
Summary : Header files of Intel Math Kernel Library
Description :
Intel Math Kernel Library for Deep Neural Networks (Intel MKL-DNN) is an
open-source performance library for deep-learning applications. The library
accelerates deep-learning applications and frameworks on Intel architecture.
Intel MKL-DNN contains vectorized and threaded building blocks that you can use
to implement deep neural networks (DNN) with C and C++ interfaces.