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

Last updated: May 19,2024

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

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

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

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

Please follow the guidance below to uninstall perl-Contextual-Return.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 0:26:08 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Contextual-Return
Version : 0.004014
Release : 10.el8
Architecture : noarch
Size : 68 k
Source : perl-Contextual-Return-0.004014-10.el8.src.rpm
Repository : epel
Summary : Create context-sensitive return values
URL : https://metacpan.org/release/Contextual-Return
License : GPL+ or Artistic
Description : This module allows you to define return values of a perl sub that are
: appropriate given the calling context.