How to Install and Uninstall python2-Keras-Preprocessing Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-Keras-Preprocessing" package

Please follow the guidelines below to install python2-Keras-Preprocessing on openSUSE Leap

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

2. Uninstall "python2-Keras-Preprocessing" package

Please follow the steps below to uninstall python2-Keras-Preprocessing on openSUSE Leap:

$ sudo zypper remove python2-Keras-Preprocessing

3. Information about the python2-Keras-Preprocessing package on openSUSE Leap

Information for package python2-Keras-Preprocessing:
----------------------------------------------------
Repository : Main Repository
Name : python2-Keras-Preprocessing
Version : 1.0.5-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 246,5 KiB
Installed : No
Status : not installed
Source package : python-Keras-Preprocessing-1.0.5-bp153.1.19.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.