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

Last updated: July 01,2024

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

Please follow the steps below to install perl-Perl6-Junction.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall perl-Perl6-Junction.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:48:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Perl6-Junction
Version : 1.60000
Release : 22.fc34
Architecture : noarch
Size : 17 k
Source : perl-Perl6-Junction-1.60000-22.fc34.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.