How to Install and Uninstall jakarta-oro.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "jakarta-oro.noarch" package

This is a short guide on how to install jakarta-oro.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install jakarta-oro.noarch

2. Uninstall "jakarta-oro.noarch" package

Here is a brief guide to show you how to uninstall jakarta-oro.noarch on Fedora 34:

$ sudo dnf remove jakarta-oro.noarch $ sudo dnf autoremove

3. Information about the jakarta-oro.noarch package on Fedora 34

Last metadata expiration check: 3:17:08 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : jakarta-oro
Version : 2.0.8
Release : 31.fc34
Architecture : noarch
Size : 79 k
Source : jakarta-oro-2.0.8-31.fc34.src.rpm
Repository : fedora
Summary : Full regular expressions API
URL : http://jakarta.apache.org/oro
License : ASL 1.1
Description : The Jakarta-ORO Java classes are a set of text-processing Java classes
: that provide Perl5 compatible regular expressions, AWK-like regular
: expressions, glob expressions, and utility classes for performing
: substitutions, splits, filtering filenames, etc. This library is the
: successor to the OROMatcher, AwkTools, PerlTools, and TextTools
: libraries from ORO, Inc. (www.oroinc.com).