How to Install and Uninstall python3-tensorboard Package on openSuSE Tumbleweed

Last updated: June 02,2024

1. Install "python3-tensorboard" package

In this section, we are going to explain the necessary steps to install python3-tensorboard on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-tensorboard

2. Uninstall "python3-tensorboard" package

This guide let you learn how to uninstall python3-tensorboard on openSuSE Tumbleweed:

$ sudo zypper remove python3-tensorboard

3. Information about the python3-tensorboard package on openSuSE Tumbleweed

Information for package python3-tensorboard:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-tensorboard
Version : 2.6.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 11,4 MiB
Installed : No
Status : not installed
Source package : python-tensorboard-2.6.0-2.1.src
Summary : TensorFlow's Visualization Toolkit
Description :
TensorBoard is a suite of web applications for inspecting and understanding
your TensorFlow runs and graphs.
TensorBoard is designed to run entirely offline, without requiring any access
to the Internet. For instance, this may be on your local machine, behind a
corporate firewall, or in a datacenter.