How to Install and Uninstall tensorflow2-lite Package on openSUSE Leap

Last updated: May 20,2024

1. Install "tensorflow2-lite" package

In this section, we are going to explain the necessary steps to install tensorflow2-lite on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install tensorflow2-lite

2. Uninstall "tensorflow2-lite" package

This guide let you learn how to uninstall tensorflow2-lite on openSUSE Leap:

$ sudo zypper remove tensorflow2-lite

3. Information about the tensorflow2-lite package on openSUSE Leap

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