How to Install and Uninstall regexp.src Package on Oracle Linux 9
Last updated: January 10,2025
1. Install "regexp.src" package
Please follow the instructions below to install regexp.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
regexp.src
Copied
2. Uninstall "regexp.src" package
Please follow the guidance below to uninstall regexp.src on Oracle Linux 9:
$
sudo dnf remove
regexp.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the regexp.src package on Oracle Linux 9
Last metadata expiration check: 3:07:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : regexp
Epoch : 1
Version : 1.5
Release : 37.el9
Architecture : src
Size : 180 k
Source : None
Repository : ol9_appstream
Summary : Simple regular expressions API
URL : http://jakarta.apache.org/regexp/
License : ASL 2.0
Description : Regexp is a 100% Pure Java Regular Expression package that was
: graciously donated to the Apache Software Foundation by Jonathan Locke.
: He originally wrote this software back in 1996 and it has stood up quite
: well to the test of time.
: It includes complete Javadoc documentation as well as a simple Applet
: for visual debugging and testing suite for compatibility.
Available Packages
Name : regexp
Epoch : 1
Version : 1.5
Release : 37.el9
Architecture : src
Size : 180 k
Source : None
Repository : ol9_appstream
Summary : Simple regular expressions API
URL : http://jakarta.apache.org/regexp/
License : ASL 2.0
Description : Regexp is a 100% Pure Java Regular Expression package that was
: graciously donated to the Apache Software Foundation by Jonathan Locke.
: He originally wrote this software back in 1996 and it has stood up quite
: well to the test of time.
: It includes complete Javadoc documentation as well as a simple Applet
: for visual debugging and testing suite for compatibility.