How to Install and Uninstall liblingua-en-inflect-number-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "liblingua-en-inflect-number-perl" package

Please follow the steps below to install liblingua-en-inflect-number-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install liblingua-en-inflect-number-perl

2. Uninstall "liblingua-en-inflect-number-perl" package

This tutorial shows how to uninstall liblingua-en-inflect-number-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove liblingua-en-inflect-number-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblingua-en-inflect-number-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: liblingua-en-inflect-number-perl
Architecture: all
Version: 1.12-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23
Depends: perl, liblingua-en-inflect-perl
Filename: pool/universe/libl/liblingua-en-inflect-number-perl/liblingua-en-inflect-number-perl_1.12-1_all.deb
Size: 7626
MD5sum: 188ae5ec213dafb6626254fcc2d1b106
SHA1: 6314e112c82d21cf311d01b3f3d661fb27ccc3ae
SHA256: 2b1fa8ce2c54dd87979b1f567b8354cc62a6e0a33f493e1ad05098c8ead61788
SHA512: 9f37eed3e0b9e1b35a82d2b491685689b1af6c84f5ff514c2af353541c2fe9e2bfe25df4e1f61a5058195f09889389f29db9d0cb2ba7899b0f080c5e6d07d839
Homepage: https://metacpan.org/release/Lingua-EN-Inflect-Number
Description-en: Perl module to force number of words to singular or plural
The Lingua::EN::Inflect::Number module extends the functionality of
Lingua::EN::Inflect (the liblingua-en-inflect-perl package) with three new
functions.
.
number() takes a word, and determines its number. It returns whether
the word is singular, plural, or ambiguous for words that can be
either singular or plural.
.
Based on the number() function there are to_S() and to_PL() which
take a word and convert it forcefully either to singular or to
plural. In Lingua::EN::Inflect funny things happen if you try to
pluralise an already-plural word, but this module does the right
thing.
Description-md5: b7d0fbf7173cc2ce868cf1b3b4cbc75a