How to Install and Uninstall perl-MooseX-Types-Stringlike.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

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

Learn how to install perl-MooseX-Types-Stringlike.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

In this section, we are going to explain the necessary steps to uninstall perl-MooseX-Types-Stringlike.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-MooseX-Types-Stringlike.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:32:09 ago on Mon Feb 26 15:59:38 2024.
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.