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

Last updated: October 06,2024

1. Install "nss.src" package

Please follow the steps below to install nss.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install nss.src

2. Uninstall "nss.src" package

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

$ sudo dnf remove nss.src $ sudo dnf autoremove

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

Last metadata expiration check: 6:55:58 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : nss
Version : 3.67.0
Release : 7.el8_5
Architecture : src
Size : 79 M
Source : None
Repository : ol8_appstream
Summary : Network Security Services
URL : http://www.mozilla.org/projects/security/pki/nss/
License : MPLv2.0
Description : Network Security Services (NSS) is a set of libraries designed to
: support cross-platform development of security-enabled client and
: server applications. Applications built with NSS can support SSL v2
: and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509
: v3 certificates, and other security standards.