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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install perl-Lingua-EN-Numbers-Easy.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall perl-Lingua-EN-Numbers-Easy.noarch on Fedora 34:

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

Last metadata expiration check: 5:31:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Lingua-EN-Numbers-Easy
Version : 2014120401
Release : 18.fc34
Architecture : noarch
Size : 14 k
Source : perl-Lingua-EN-Numbers-Easy-2014120401-18.fc34.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.