How to Install and Uninstall tomcatjss.src Package on Oracle Linux 9

Last updated: September 28,2024

1. Install "tomcatjss.src" package

Here is a brief guide to show you how to install tomcatjss.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install tomcatjss.src

2. Uninstall "tomcatjss.src" package

This guide covers the steps necessary to uninstall tomcatjss.src on Oracle Linux 9:

$ sudo dnf remove tomcatjss.src $ sudo dnf autoremove

3. Information about the tomcatjss.src package on Oracle Linux 9

Last metadata expiration check: 1:24:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tomcatjss
Version : 8.4.0
Release : 1.el9
Architecture : src
Size : 50 k
Source : None
Repository : ol9_appstream
Summary : JSS Connector for Apache Tomcat
URL : https://github.com/dogtagpki/tomcatjss
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).