How to Install and Uninstall gnu-regexp Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "gnu-regexp" package

Here is a brief guide to show you how to install gnu-regexp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gnu-regexp

2. Uninstall "gnu-regexp" package

This tutorial shows how to uninstall gnu-regexp on openSuSE Tumbleweed:

$ sudo zypper remove gnu-regexp

3. Information about the gnu-regexp package on openSuSE Tumbleweed

Information for package gnu-regexp:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gnu-regexp
Version : 1.1.4-293.19
Arch : noarch
Vendor : openSUSE
Installed Size : 115.7 KiB
Installed : No
Status : not installed
Source package : gnu-regexp-1.1.4-293.19.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.

5. The same packages on other Linux Distributions