How to Install and Uninstall perl-Text-Context-EitherSide.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "perl-Text-Context-EitherSide.noarch" package

Learn how to install perl-Text-Context-EitherSide.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Text-Context-EitherSide.noarch

2. Uninstall "perl-Text-Context-EitherSide.noarch" package

This guide covers the steps necessary to uninstall perl-Text-Context-EitherSide.noarch on Fedora 34:

$ sudo dnf remove perl-Text-Context-EitherSide.noarch $ sudo dnf autoremove

3. Information about the perl-Text-Context-EitherSide.noarch package on Fedora 34

Last metadata expiration check: 4:45:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Text-Context-EitherSide
Version : 1.4
Release : 33.fc34
Architecture : noarch
Size : 15 k
Source : perl-Text-Context-EitherSide-1.4-33.fc34.src.rpm
Repository : fedora
Summary : Get n words either side of search keywords
URL : https://metacpan.org/release/Text-Context-EitherSide
License : Artistic 2.0
Description : Suppose you have a large piece of text - typically, say, a web page or a
: mail message. And now suppose you've done some kind of full-text search on
: that text for a bunch of keywords, and you want to display the context in
: which you found the keywords inside the body of the text.