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

Last updated: May 18,2024

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

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

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

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

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

$ sudo zypper remove perl-MooseX-Types-Path-Tiny

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

Information for package perl-MooseX-Types-Path-Tiny:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-MooseX-Types-Path-Tiny
Version : 0.012-1.26
Arch : noarch
Vendor : openSUSE
Installed Size : 25.7 KiB
Installed : No
Status : not installed
Source package : perl-MooseX-Types-Path-Tiny-0.012-1.26.src
Upstream URL : http://search.cpan.org/dist/MooseX-Types-Path-Tiny/
Summary : Path::Tiny types and coercions for Moose
Description :
This module provides Path::Tiny types for Moose. 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.