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

Last updated: May 19,2024

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

This tutorial shows how to install perl-Return-Type.noarch on AlmaLinux 8

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

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

Learn how to uninstall perl-Return-Type.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:50:00 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Return-Type
Version : 0.005
Release : 10.el8
Architecture : noarch
Size : 22 k
Source : perl-Return-Type-0.005-10.el8.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.