How to Install and Uninstall tensorflow2-lite-devel Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "tensorflow2-lite-devel" package

This is a short guide on how to install tensorflow2-lite-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install tensorflow2-lite-devel

2. Uninstall "tensorflow2-lite-devel" package

Learn how to uninstall tensorflow2-lite-devel on openSuSE Tumbleweed:

$ sudo zypper remove tensorflow2-lite-devel

3. Information about the tensorflow2-lite-devel package on openSuSE Tumbleweed

Information for package tensorflow2-lite-devel:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tensorflow2-lite-devel
Version : 2.6.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 36,2 MiB
Installed : No
Status : not installed
Source package : tensorflow2-lite-2.6.2-1.2.src
Summary : Header files of tensorflow
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 necessary headers for the C/C++ Api

5. The same packages on other Linux Distributions