How to Install and Uninstall perl-Time-Out Package on openSUSE Leap

Last updated: September 21,2024

1. Install "perl-Time-Out" package

Here is a brief guide to show you how to install perl-Time-Out on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Time-Out

2. Uninstall "perl-Time-Out" package

Please follow the steps below to uninstall perl-Time-Out on openSUSE Leap:

$ sudo zypper remove perl-Time-Out

3. Information about the perl-Time-Out package on openSUSE Leap

Information for package perl-Time-Out:
--------------------------------------
Repository : Main Repository
Name : perl-Time-Out
Version : 0.11-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 6.8 KiB
Installed : No
Status : not installed
Source package : perl-Time-Out-0.11-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/Time-Out/
Summary : Easily timeout long running operations
Description :
'Time::Out' provides an easy interface to _alarm(2)_ based timeouts. Nested
timeouts are supported.