How to Install and Uninstall perl-Syntax-Operator-Equ.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "perl-Syntax-Operator-Equ.x86_64" package

This guide covers the steps necessary to install perl-Syntax-Operator-Equ.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Syntax-Operator-Equ.x86_64

2. Uninstall "perl-Syntax-Operator-Equ.x86_64" package

This is a short guide on how to uninstall perl-Syntax-Operator-Equ.x86_64 on Fedora 36:

$ sudo dnf remove perl-Syntax-Operator-Equ.x86_64 $ sudo dnf autoremove

3. Information about the perl-Syntax-Operator-Equ.x86_64 package on Fedora 36

Last metadata expiration check: 5:59:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Syntax-Operator-Equ
Version : 0.03
Release : 1.fc36
Architecture : x86_64
Size : 26 k
Source : perl-Syntax-Operator-Equ-0.03-1.fc36.src.rpm
Repository : updates
Summary : Equality operators that distinguish undef
URL : https://metacpan.org/release/Syntax-Operator-Equ
License : GPL+ or Artistic
Description : This module provides infix operators that implement equality tests of
: strings or numbers similar to Perl's eq and == operators, except that they
: consider undef to be a distinct value, separate from the empty string or
: the number zero.