How to Install and Uninstall perl-Return-Type.noarch Package on AlmaLinux 9

Last updated: June 23,2024

1. Install "perl-Return-Type.noarch" package

Please follow the instructions below to install perl-Return-Type.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install perl-Return-Type.noarch

2. Uninstall "perl-Return-Type.noarch" package

Please follow the guidelines below to uninstall perl-Return-Type.noarch on AlmaLinux 9:

$ sudo dnf remove perl-Return-Type.noarch $ sudo dnf autoremove

3. Information about the perl-Return-Type.noarch package on AlmaLinux 9

Last metadata expiration check: 1:58:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Return-Type
Version : 0.007
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : perl-Return-Type-0.007-1.el9.src.rpm
Repository : epel
Summary : Specify a return type for a function
URL : https://metacpan.org/release/Return-Type
License : GPL+ or Artistic
Description : Return::Type allows you to specify a return type for your subs. Type
: constraints from any Type::Tiny, MooseX::Types or MouseX::Types type
: library are supported.