How to Install and Uninstall tensorflow2_2_6_2-gnu-openmpi2-hpc Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "tensorflow2_2_6_2-gnu-openmpi2-hpc" package

This tutorial shows how to install tensorflow2_2_6_2-gnu-openmpi2-hpc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install tensorflow2_2_6_2-gnu-openmpi2-hpc

2. Uninstall "tensorflow2_2_6_2-gnu-openmpi2-hpc" package

This tutorial shows how to uninstall tensorflow2_2_6_2-gnu-openmpi2-hpc on openSuSE Tumbleweed:

$ sudo zypper remove tensorflow2_2_6_2-gnu-openmpi2-hpc

3. Information about the tensorflow2_2_6_2-gnu-openmpi2-hpc package on openSuSE Tumbleweed

Information for package tensorflow2_2_6_2-gnu-openmpi2-hpc:
-----------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tensorflow2_2_6_2-gnu-openmpi2-hpc
Version : 2.6.2-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 326,7 MiB
Installed : No
Status : not installed
Source package : tensorflow2_2_6_2-gnu-openmpi2-hpc-2.6.2-1.3.src
Summary : A framework used for deep learning
Description :
This open source software library for numerical computation is used for data
flow graphs. The graph nodes represent mathematical operations, while the graph
edges represent the multidimensional data arrays (tensors) that flow between
them. This flexible architecture enables you to deploy computation to one or
more CPUs in a desktop, server, or mobile device without rewriting code.