How to Install and Uninstall python3-Keras-Applications Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-Keras-Applications" package

Please follow the instructions below to install python3-Keras-Applications on openSUSE Leap

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

2. Uninstall "python3-Keras-Applications" package

Please follow the instructions below to uninstall python3-Keras-Applications on openSUSE Leap:

$ sudo zypper remove python3-Keras-Applications

3. Information about the python3-Keras-Applications package on openSUSE Leap

Information for package python3-Keras-Applications:
---------------------------------------------------
Repository : Main Repository
Name : python3-Keras-Applications
Version : 1.0.8-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 478.2 KiB
Installed : No
Status : not installed
Source package : python-Keras-Applications-1.0.8-bp155.2.11.src
Upstream URL : https://github.com/keras-team/keras-applications
Summary : Reference implementations of deep learning models
Description :
Keras Applications is the applications module of the Keras deep
learning library. It provides model definitions and pre-trained
weights for a number of archictures, such as VGG16, ResNet50,
Xception, MobileNet, and more.