How to Install and Uninstall tensorflow2_2_1_2-gnu-openmpi2-hpc-doc Package on openSUSE Leap

Last updated: May 17,2024

1. Install "tensorflow2_2_1_2-gnu-openmpi2-hpc-doc" package

Please follow the step by step instructions below to install tensorflow2_2_1_2-gnu-openmpi2-hpc-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install tensorflow2_2_1_2-gnu-openmpi2-hpc-doc

2. Uninstall "tensorflow2_2_1_2-gnu-openmpi2-hpc-doc" package

This guide covers the steps necessary to uninstall tensorflow2_2_1_2-gnu-openmpi2-hpc-doc on openSUSE Leap:

$ sudo zypper remove tensorflow2_2_1_2-gnu-openmpi2-hpc-doc

3. Information about the tensorflow2_2_1_2-gnu-openmpi2-hpc-doc package on openSUSE Leap

Information for package tensorflow2_2_1_2-gnu-openmpi2-hpc-doc:
---------------------------------------------------------------
Repository : Main Repository
Name : tensorflow2_2_1_2-gnu-openmpi2-hpc-doc
Version : 2.1.2-bp153.1.22
Arch : x86_64
Vendor : openSUSE
Installed Size : 201,4 KiB
Installed : No
Status : not installed
Source package : tensorflow2_2_1_2-gnu-openmpi2-hpc-2.1.2-bp153.1.22.src
Summary : Examples from the tensorflow website
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.
This package provides examples from the website.