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

Last updated: October 09,2024

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

Please follow the steps below to install perl-Text-Context.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall perl-Text-Context.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:13:56 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : perl-Text-Context
Version : 3.7
Release : 34.fc36
Architecture : noarch
Size : 17 k
Source : perl-Text-Context-3.7-34.fc36.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.