How to Install and Uninstall regexp.noarch Package on Amazon Linux 2
Last updated: January 09,2025
1. Install "regexp.noarch" package
Please follow the guidelines below to install regexp.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
regexp.noarch
Copied
2. Uninstall "regexp.noarch" package
Please follow the guidelines below to uninstall regexp.noarch on Amazon Linux 2:
$
sudo yum remove
regexp.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the regexp.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : regexp
Arch : noarch
Version : 1.5
Release : 13.amzn2
Size : 47 k
Repo : amzn2-core/2/x86_64
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
Arch : noarch
Version : 1.5
Release : 13.amzn2
Size : 47 k
Repo : amzn2-core/2/x86_64
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.