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

Last updated: April 19,2024

1. Install "python3-Keras" package

Please follow the steps below to install python3-Keras on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-Keras

2. Uninstall "python3-Keras" package

Please follow the instructions below to uninstall python3-Keras on openSuSE Tumbleweed:

$ sudo zypper remove python3-Keras

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

Information for package python3-Keras:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-Keras
Version : 2.6.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 9,5 MiB
Installed : No
Status : not installed
Source package : python-Keras-2.6.0-1.1.src
Summary : Deep Learning library
Description :
Keras is a deep learning API written in Python, running on top of the machine learning
platform TensorFlow. It was developed with a focus on enabling fast experimentation.
Being able to go from idea to result as fast as possible is key to doing good research.