How to Install and Uninstall jss.src Package on Oracle Linux 8

Last updated: October 07,2024

1. Install "jss.src" package

Please follow the guidelines below to install jss.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install jss.src

2. Uninstall "jss.src" package

This tutorial shows how to uninstall jss.src on Oracle Linux 8:

$ sudo dnf remove jss.src $ sudo dnf autoremove

3. Information about the jss.src package on Oracle Linux 8

Last metadata expiration check: 4:10:52 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : jss
Version : 4.9.3
Release : 1.module+el8.6.0+20558+60d461b7
Architecture : src
Size : 1.0 M
Source : None
Repository : ol8_appstream
Summary : Java Security Services (JSS)
URL : http://www.dogtagpki.org/wiki/JSS
License : MPLv1.1 or GPLv2+ or LGPLv2+
Description : Java Security Services (JSS) is a java native interface which provides a bridge
: for java-based applications to use native Network Security Services (NSS).
: This only works with gcj. Other JREs require that JCE providers be signed.