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

Last updated: May 04,2024

1. Install "python2-retry" package

Please follow the step by step instructions below to install python2-retry on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-retry

2. Uninstall "python2-retry" package

This guide covers the steps necessary to uninstall python2-retry on openSUSE Leap:

$ sudo zypper remove python2-retry

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

Information for package python2-retry:
--------------------------------------
Repository : Main Repository
Name : python2-retry
Version : 0.9.2-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 42,0 KiB
Installed : No
Status : not installed
Source package : python-retry-0.9.2-bp153.1.16.src
Summary : Python retry decorator
Description :
Easy to use retry decorator.