How to Install and Uninstall libsyntax-operator-equ-perl Package on Kali Linux

Last updated: November 23,2024

1. Install "libsyntax-operator-equ-perl" package

This guide covers the steps necessary to install libsyntax-operator-equ-perl on Kali Linux

$ sudo apt update $ sudo apt install libsyntax-operator-equ-perl

2. Uninstall "libsyntax-operator-equ-perl" package

This is a short guide on how to uninstall libsyntax-operator-equ-perl on Kali Linux:

$ sudo apt remove libsyntax-operator-equ-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsyntax-operator-equ-perl package on Kali Linux

Package: libsyntax-operator-equ-perl
Source: libsyntax-operator-equ-perl (0.06-2)
Version: 0.06-2+b1
Installed-Size: 53
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libxs-parse-keyword-perl
Size: 13696
SHA256: 47f549541db0dcbe3aa384bf3586a7788845f220617ebf1ede0d9358181df756
SHA1: 068cbcdca56c3ce89ec9bb7080e4ffc3be54462e
MD5sum: 8b2de2e714e83ca0f25abf862aba3986
Description: equality operators that distinguish C
Syntax::Operator::Equ 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.
.
These operators do not warn when either or both operands are undef. They
yield true if both operands are undef, false if exactly one operand is, or
otherwise behave the same as the regular string or number equality tests if
both operands are defined.
Description-md5:
Homepage: https://metacpan.org/release/Syntax-Operator-Equ
Section: perl
Priority: optional
Filename: pool/main/libs/libsyntax-operator-equ-perl/libsyntax-operator-equ-perl_0.06-2+b1_amd64.deb