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

Last updated: November 29,2024

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

In this section, we are going to explain the necessary steps to install perl-Syntax-Operator-Divides.x86_64 on Fedora 36

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

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

Please follow the steps below to uninstall perl-Syntax-Operator-Divides.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:32:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Syntax-Operator-Divides
Version : 0.01
Release : 3.fc36
Architecture : x86_64
Size : 24 k
Source : perl-Syntax-Operator-Divides-0.01-3.fc36.src.rpm
Repository : fedora
Summary : Infix operator for division test
URL : https://metacpan.org/release/Syntax-Operator-Divides
License : GPL+ or Artistic
Description : This module provides an infix operator that implements an integer divides
: test which returns true if the lefthand operand is a whole multiple of the
: righthand.