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

Last updated: October 06,2024

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

Here is a brief guide to show you how to install perl-Text-Context.noarch on Fedora 34

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

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

Please follow the steps below to uninstall perl-Text-Context.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:51:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Text-Context
Version : 3.7
Release : 31.fc34
Architecture : noarch
Size : 17 k
Source : perl-Text-Context-3.7-31.fc34.src.rpm
Repository : fedora
Summary : Handle highlighting search result context snippets
URL : https://metacpan.org/release/Text-Context
License : GPLv2+
Description : Given a piece of text and some search terms, produces an object which
: locates the search terms in the message, extracts a reasonable-length
: string containing all the search terms, and optionally dumps the string out
: as HTML text with the search terms highlighted in bold.