How to Install and Uninstall python2-retry_decorator Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-retry_decorator" package

This guide let you learn how to install python2-retry_decorator on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-retry_decorator

2. Uninstall "python2-retry_decorator" package

Learn how to uninstall python2-retry_decorator on openSUSE Leap:

$ sudo zypper remove python2-retry_decorator

3. Information about the python2-retry_decorator package on openSUSE Leap

Information for package python2-retry_decorator:
------------------------------------------------
Repository : Main Repository
Name : python2-retry_decorator
Version : 1.1.1-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 9,3 KiB
Installed : No
Status : not installed
Source package : python-retry_decorator-1.1.1-bp153.1.17.src
Summary : Retry Decorator
Description :
Decorator to support retry when an exception occurs.