How to Install and Uninstall perl-Types-Path-Tiny Package on openSuSE Tumbleweed

Last updated: May 18,2024

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

This guide let you learn how to install perl-Types-Path-Tiny on openSuSE Tumbleweed

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

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

Here is a brief guide to show you how to uninstall perl-Types-Path-Tiny on openSuSE Tumbleweed:

$ sudo zypper remove perl-Types-Path-Tiny

3. Information about the perl-Types-Path-Tiny package on openSuSE Tumbleweed

Information for package perl-Types-Path-Tiny:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Types-Path-Tiny
Version : 0.006-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 27.2 KiB
Installed : No
Status : not installed
Source package : perl-Types-Path-Tiny-0.006-1.11.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.