How to Install and Uninstall tensorflow2 Package on openSUSE Leap

Last updated: May 19,2024

1. Install "tensorflow2" package

Here is a brief guide to show you how to install tensorflow2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install tensorflow2

2. Uninstall "tensorflow2" package

Please follow the step by step instructions below to uninstall tensorflow2 on openSUSE Leap:

$ sudo zypper remove tensorflow2

3. Information about the tensorflow2 package on openSUSE Leap

Information for package tensorflow2:
------------------------------------
Repository : Main Repository
Name : tensorflow2
Version : 2.1.2-bp153.1.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 254,2 MiB
Installed : No
Status : not installed
Source package : tensorflow2-2.1.2-bp153.1.18.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.

5. The same packages on other Linux Distributions