How to Install and Uninstall perl-Date-Tiny Package on openSUSE Leap

Last updated: May 13,2024

1. Install "perl-Date-Tiny" package

In this section, we are going to explain the necessary steps to install perl-Date-Tiny on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Date-Tiny

2. Uninstall "perl-Date-Tiny" package

This guide covers the steps necessary to uninstall perl-Date-Tiny on openSUSE Leap:

$ sudo zypper remove perl-Date-Tiny

3. Information about the perl-Date-Tiny package on openSUSE Leap

Information for package perl-Date-Tiny:
---------------------------------------
Repository : Main Repository
Name : perl-Date-Tiny
Version : 1.07-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 42.7 KiB
Installed : No
Status : not installed
Source package : perl-Date-Tiny-1.07-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/Date-Tiny/
Summary : Date Object, with As Little Code As Possible
Description :
*Date::Tiny* is a member of the DateTime::Tiny suite of time modules.
It implements an extremely lightweight object that represents a date,
without any time data.