How to Install and Uninstall tomcatjss.noarch Package on Amazon Linux 2
Last updated: October 31,2024
1. Install "tomcatjss.noarch" package
This is a short guide on how to install tomcatjss.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
tomcatjss.noarch
Copied
2. Uninstall "tomcatjss.noarch" package
In this section, we are going to explain the necessary steps to uninstall tomcatjss.noarch on Amazon Linux 2:
$
sudo yum remove
tomcatjss.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the tomcatjss.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : tomcatjss
Arch : noarch
Version : 7.2.5
Release : 1.amzn2.0.1
Size : 40 k
Repo : amzn2-core/2/x86_64
Summary : JSS Connector for Apache Tomcat, a JSSE module for Apache Tomcat
: that uses JSS
URL : http://pki.fedoraproject.org/
License : LGPLv2+
Description : JSS Connector for Apache Tomcat, installed via the tomcatjss
: package, is a Java Secure Socket Extension (JSSE) module for
: Apache Tomcat that uses Java Security Services (JSS), a Java
: interface to Network Security Services (NSS).
:
: NOTE: The 'tomcatjss' package conflicts with the 'tomcat-native'
: package
: because it uses an underlying NSS security model rather
: than the OpenSSL security model, so these two packages may
: not co-exist.
Available Packages
Name : tomcatjss
Arch : noarch
Version : 7.2.5
Release : 1.amzn2.0.1
Size : 40 k
Repo : amzn2-core/2/x86_64
Summary : JSS Connector for Apache Tomcat, a JSSE module for Apache Tomcat
: that uses JSS
URL : http://pki.fedoraproject.org/
License : LGPLv2+
Description : JSS Connector for Apache Tomcat, installed via the tomcatjss
: package, is a Java Secure Socket Extension (JSSE) module for
: Apache Tomcat that uses Java Security Services (JSS), a Java
: interface to Network Security Services (NSS).
:
: NOTE: The 'tomcatjss' package conflicts with the 'tomcat-native'
: package
: because it uses an underlying NSS security model rather
: than the OpenSSL security model, so these two packages may
: not co-exist.