Information about the package, jakarta-oro, which is shipped with common Linux distributions. The jakarta-oro package is designed for, Full regular expressions API.
Package Name:
jakarta-oro
Summary:
Full regular expressions API
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). They have been donated to the Jakarta Project by Daniel Savarese (www.savarese.org), the copyright holder of the ORO libraries. Daniel will continue to participate in their development under the Jakarta Project.
Architecture:
x86_64
Version:
2.0.8
Release:
6.6.el6
Size:
191 k
Repository:
base
From Repository:
Licence:
ASL 1.1
Control the jakarta-oro package with the following handy commands outlined below.
yum install jakarta-oro
This command will install jakarta-oro on the server.
yum remove jakarta-oro
This command will un-install jakarta-oro on the server. When you run this command, you will be asked if you are sure that you want to remove jakarta-oro, so you have to manually confirm that you want to do this.
yum -y remove jakarta-oro
This command will un-install jakarta-oro on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove jakarta-oro when using the -y flag.
yum update jakarta-oro
This command will update jakarta-oro to the latest version. When you run this command, you will be asked if you are sure that you want to remove jakarta-oro, so you have to manually confirm that you want to do this.
yum -y update jakarta-oro
This command will update jakarta-oro to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove jakarta-oro when using the -y flag.
yum info jakarta-oro
This command will show you core information about the jakarta-oro package.
yum deplist jakarta-oro
This command will show you the dependencies for jakarta-oro. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update jakarta-oro
This command will check if there is an update waiting on jakarta-oro. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.