How to Install and Uninstall perl-Lingua-EN-Numbers-Easy.noarch Package on Fedora 35

Last updated: October 04,2024

1. Install "perl-Lingua-EN-Numbers-Easy.noarch" package

In this section, we are going to explain the necessary steps to install perl-Lingua-EN-Numbers-Easy.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Lingua-EN-Numbers-Easy.noarch

2. Uninstall "perl-Lingua-EN-Numbers-Easy.noarch" package

Here is a brief guide to show you how to uninstall perl-Lingua-EN-Numbers-Easy.noarch on Fedora 35:

$ sudo dnf remove perl-Lingua-EN-Numbers-Easy.noarch $ sudo dnf autoremove

3. Information about the perl-Lingua-EN-Numbers-Easy.noarch package on Fedora 35

Last metadata expiration check: 1:43:22 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Lingua-EN-Numbers-Easy
Version : 2014120401
Release : 20.fc35
Architecture : noarch
Size : 14 k
Source : perl-Lingua-EN-Numbers-Easy-2014120401-20.fc35.src.rpm
Repository : fedora
Summary : Hash access to Lingua::EN::Numbers objects
URL : https://metacpan.org/release/Lingua-EN-Numbers-Easy
License : MIT
Description : Lingua::EN::Numbers is a module that translates numbers to English words.
: Unfortunately, it has an object oriented interface, which makes it hard to
: interpolate them in strings. Lingua::EN::Numbers::Easy translates numbers
: to words using a tied hash, which can be interpolated.