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

Last updated: September 23,2024

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

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

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

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

Please follow the step by step instructions below to uninstall perl-Lingua-EN-Sentence.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:17:31 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Lingua-EN-Sentence
Version : 0.33
Release : 1.fc35
Architecture : noarch
Size : 27 k
Source : perl-Lingua-EN-Sentence-0.33-1.fc35.src.rpm
Repository : updates
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).