How to Install and Uninstall perl-Perl6-Junction.noarch Package on Fedora 36

Last updated: January 15,2025

1. Install "perl-Perl6-Junction.noarch" package

Please follow the guidelines below to install perl-Perl6-Junction.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Perl6-Junction.noarch

2. Uninstall "perl-Perl6-Junction.noarch" package

This tutorial shows how to uninstall perl-Perl6-Junction.noarch on Fedora 36:

$ sudo dnf remove perl-Perl6-Junction.noarch $ sudo dnf autoremove

3. Information about the perl-Perl6-Junction.noarch package on Fedora 36

Last metadata expiration check: 4:22:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Perl6-Junction
Version : 1.60000
Release : 25.fc36
Architecture : noarch
Size : 17 k
Source : perl-Perl6-Junction-1.60000-25.fc36.src.rpm
Repository : fedora
Summary : Perl6 style Junction operators in Perl5
URL : https://metacpan.org/release/Perl6-Junction
License : GPL+ or Artistic
Description : Perl6 style Junction operators in Perl5.
:
: This is a lightweight module that provides 'Junction' operators, the most
: commonly used being 'any' and 'all'.
:
: Inspired by the Perl6 design docs,
: .
:
: Provides a limited subset of the functionality of L.