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

Last updated: May 15,2024

1. Install "python3-Keras-Preprocessing" package

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

$ sudo zypper refresh $ sudo zypper install python3-Keras-Preprocessing

2. Uninstall "python3-Keras-Preprocessing" package

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

$ sudo zypper remove python3-Keras-Preprocessing

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

Information for package python3-Keras-Preprocessing:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-Keras-Preprocessing
Version : 1.1.2-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 391,4 KiB
Installed : No
Status : not installed
Source package : python-Keras-Preprocessing-1.1.2-2.1.src
Summary : Data preprocessing and augmentation package for deep learning models
Description :
Keras Preprocessing is the data preprocessing and data augmentation
module of the Keras deep learning library. It provides utilities for
working with image data, text data, and sequence data.