How to Install and Uninstall regexp Package on openSUSE Leap
Last updated: November 07,2024
1. Install "regexp" package
Please follow the step by step instructions below to install regexp on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
regexp
Copied
2. Uninstall "regexp" package
Learn how to uninstall regexp on openSUSE Leap:
$
sudo zypper remove
regexp
Copied
3. Information about the regexp package on openSUSE Leap
Information for package regexp:
-------------------------------
Repository : Main Repository
Name : regexp
Version : 1.5-150200.11.4.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 46.7 KiB
Installed : No
Status : not installed
Source package : regexp-1.5-150200.11.4.4.src
Upstream URL : http://jakarta.apache.org/regexp/
Summary : Simple regular expressions API
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.
-------------------------------
Repository : Main Repository
Name : regexp
Version : 1.5-150200.11.4.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 46.7 KiB
Installed : No
Status : not installed
Source package : regexp-1.5-150200.11.4.4.src
Upstream URL : http://jakarta.apache.org/regexp/
Summary : Simple regular expressions API
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.