How to Install and Uninstall perl-Lingua-EN-Sentence.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "perl-Lingua-EN-Sentence.noarch" package

Please follow the steps below to install perl-Lingua-EN-Sentence.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Lingua-EN-Sentence.noarch

2. Uninstall "perl-Lingua-EN-Sentence.noarch" package

Here is a brief guide to show you how to uninstall perl-Lingua-EN-Sentence.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Lingua-EN-Sentence.noarch $ sudo dnf autoremove

3. Information about the perl-Lingua-EN-Sentence.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:48:21 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Lingua-EN-Sentence
Version : 0.31
Release : 10.el9
Architecture : noarch
Size : 19 k
Source : perl-Lingua-EN-Sentence-0.31-10.el9.src.rpm
Repository : epel
Summary : Module for splitting text into sentences
URL : https://metacpan.org/release/Lingua-EN-Sentence
License : GPL+ or Artistic
Description : The Lingua::EN::Sentence module contains the function get_sentences, which
: splits text into its constituent sentences, based on a regular expression
: and a list of abbreviations (built in and given).