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

Last updated: May 13,2024

1. Install "perl-Types-Path-Tiny" package

Learn how to install perl-Types-Path-Tiny on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Types-Path-Tiny

2. Uninstall "perl-Types-Path-Tiny" package

Please follow the guidelines below to uninstall perl-Types-Path-Tiny on openSUSE Leap:

$ sudo zypper remove perl-Types-Path-Tiny

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

Information for package perl-Types-Path-Tiny:
---------------------------------------------
Repository : Main Repository
Name : perl-Types-Path-Tiny
Version : 0.006-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 27.4 KiB
Installed : No
Status : not installed
Source package : perl-Types-Path-Tiny-0.006-bp155.1.4.src
Upstream URL : http://search.cpan.org/dist/Types-Path-Tiny/
Summary : Path::Tiny types and coercions for Moose and Moo
Description :
This module provides Path::Tiny types for Moose, Moo, etc.
It handles two important types of coercion:
* coercing objects with overloaded stringification
* coercing to absolute paths
It also can check to ensure that files or directories exist.