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

Last updated: May 11,2024

1. Install "jss.src" package

Please follow the instructions below to install jss.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install jss.src

2. Uninstall "jss.src" package

Please follow the guidance below to uninstall jss.src on Oracle Linux 9:

$ sudo dnf remove jss.src $ sudo dnf autoremove

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

Last metadata expiration check: 1:29:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jss
Version : 5.4.1
Release : 2.el9
Architecture : src
Size : 1.0 M
Source : None
Repository : ol9_appstream
Summary : Java Security Services (JSS)
URL : https://github.com/dogtagpki/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.