How to Install and Uninstall perl-MooseX-Types-Stringlike.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "perl-MooseX-Types-Stringlike.noarch" package

Please follow the guidelines below to install perl-MooseX-Types-Stringlike.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-MooseX-Types-Stringlike.noarch

2. Uninstall "perl-MooseX-Types-Stringlike.noarch" package

Please follow the step by step instructions below to uninstall perl-MooseX-Types-Stringlike.noarch on Rocky Linux 8:

$ sudo dnf remove perl-MooseX-Types-Stringlike.noarch $ sudo dnf autoremove

3. Information about the perl-MooseX-Types-Stringlike.noarch package on Rocky Linux 8

Last metadata expiration check: 0:22:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-MooseX-Types-Stringlike
Version : 0.003
Release : 17.el8
Architecture : noarch
Size : 20 k
Source : perl-MooseX-Types-Stringlike-0.003-17.el8.src.rpm
Repository : epel
Summary : Moose type constraints for strings or string-like objects
URL : https://metacpan.org/release/MooseX-Types-Stringlike
License : ASL 2.0
Description : This module provides a more general version of the Str type. If coercions are
: enabled, it will accept objects that overload stringification and coerces them
: into strings.