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

Last updated: September 28,2024

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

This tutorial shows how to install perl-Syntax-Operator-Equ.x86_64 on Fedora 35

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

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

Please follow the instructions below to uninstall perl-Syntax-Operator-Equ.x86_64 on Fedora 35:

$ 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 35

Last metadata expiration check: 2:47:56 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Syntax-Operator-Equ
Version : 0.03
Release : 1.fc35
Architecture : x86_64
Size : 26 k
Source : perl-Syntax-Operator-Equ-0.03-1.fc35.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.