How to Install and Uninstall tensorflow Package on openSUSE Leap

Last updated: May 19,2024

1. Install "tensorflow" package

Please follow the steps below to install tensorflow on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install tensorflow

2. Uninstall "tensorflow" package

Please follow the guidelines below to uninstall tensorflow on openSUSE Leap:

$ sudo zypper remove tensorflow

3. Information about the tensorflow package on openSUSE Leap

Information for package tensorflow:
-----------------------------------
Repository : Main Repository
Name : tensorflow
Version : 1.15.4-bp153.1.74
Arch : x86_64
Vendor : openSUSE
Installed Size : 240,6 MiB
Installed : No
Status : not installed
Source package : tensorflow-1.15.4-bp153.1.74.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