How to Install and Uninstall retry Package on openSUSE Leap
Last updated: November 23,2024
1. Install "retry" package
This guide covers the steps necessary to install retry on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
retry
Copied
2. Uninstall "retry" package
This guide let you learn how to uninstall retry on openSUSE Leap:
$
sudo zypper remove
retry
Copied
3. Information about the retry package on openSUSE Leap
Information for package retry:
------------------------------
Repository : Main Repository
Name : retry
Version : 1655407786.7ff7de5-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 KiB
Installed : No
Status : not installed
Source package : retry-1655407786.7ff7de5-bp155.1.4.src
Upstream URL : https://github.com/okurz/retry
Summary : A simple tool for retrying command executions in plain POSIX sh
Description :
A simple tool for retrying command executions in plain POSIX sh.
------------------------------
Repository : Main Repository
Name : retry
Version : 1655407786.7ff7de5-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 KiB
Installed : No
Status : not installed
Source package : retry-1655407786.7ff7de5-bp155.1.4.src
Upstream URL : https://github.com/okurz/retry
Summary : A simple tool for retrying command executions in plain POSIX sh
Description :
A simple tool for retrying command executions in plain POSIX sh.