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

Last updated: January 15,2025

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

Please follow the steps below to install perl-Syntax-Operator-Divides.x86_64 on Fedora 35

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

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

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

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

Last metadata expiration check: 2:22:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Syntax-Operator-Divides
Version : 0.01
Release : 2.fc35
Architecture : x86_64
Size : 24 k
Source : perl-Syntax-Operator-Divides-0.01-2.fc35.src.rpm
Repository : updates
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.