How to Install and Uninstall gnu-regexp Package on openSUSE Leap
Last updated: November 24,2024
1. Install "gnu-regexp" package
Please follow the guidelines below to install gnu-regexp on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
gnu-regexp
Copied
2. Uninstall "gnu-regexp" package
Please follow the steps below to uninstall gnu-regexp on openSUSE Leap:
$
sudo zypper remove
gnu-regexp
Copied
3. Information about the gnu-regexp package on openSUSE Leap
Information for package gnu-regexp:
-----------------------------------
Repository : Main Repository
Name : gnu-regexp
Version : 1.1.4-1.63
Arch : noarch
Vendor : SUSE LLC
Installed Size : 115.4 KiB
Installed : No
Status : not installed
Source package : gnu-regexp-1.1.4-1.63.src
Upstream URL : http://www.cacas.org/java/gnu/regexp/
Summary : Java NFA regular expression engine
Description :
The gnu-regexp package is a pure-Java implementation of a traditional
(non-POSIX) NFA regular expression engine. Its syntax can emulate many
popular development tools, including awk, sed, emacs, perl and grep.
For a relatively complete list of supported and non-supported syntax,
refer to the syntax and usage notes.
-----------------------------------
Repository : Main Repository
Name : gnu-regexp
Version : 1.1.4-1.63
Arch : noarch
Vendor : SUSE LLC
Installed Size : 115.4 KiB
Installed : No
Status : not installed
Source package : gnu-regexp-1.1.4-1.63.src
Upstream URL : http://www.cacas.org/java/gnu/regexp/
Summary : Java NFA regular expression engine
Description :
The gnu-regexp package is a pure-Java implementation of a traditional
(non-POSIX) NFA regular expression engine. Its syntax can emulate many
popular development tools, including awk, sed, emacs, perl and grep.
For a relatively complete list of supported and non-supported syntax,
refer to the syntax and usage notes.