How to Install and Uninstall perl-Types-UUID.noarch Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "perl-Types-UUID.noarch" package

This tutorial shows how to install perl-Types-UUID.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Types-UUID.noarch

2. Uninstall "perl-Types-UUID.noarch" package

Please follow the guidance below to uninstall perl-Types-UUID.noarch on CentOS Stream 9:

$ sudo dnf remove perl-Types-UUID.noarch $ sudo dnf autoremove

3. Information about the perl-Types-UUID.noarch package on CentOS Stream 9

Last metadata expiration check: 0:43:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Types-UUID
Version : 0.004
Release : 15.el9
Architecture : noarch
Size : 22 k
Source : perl-Types-UUID-0.004-15.el9.src.rpm
Repository : epel
Summary : Type constraints for UUIDs
URL : https://metacpan.org/release/Types-UUID
License : (GPL+ or Artistic) and (GPL+ or Artistic or CC-BY-SA) and Public Domain
Description : Types::UUID is a type constraint Perl library suitable for use with Moo/Moose
: attributes, Kavorka sub signatures, and so forth.