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

Last updated: May 09,2024

1. Install "python-nss.src" package

Learn how to install python-nss.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-nss.src

2. Uninstall "python-nss.src" package

This guide let you learn how to uninstall python-nss.src on Oracle Linux 8:

$ sudo dnf remove python-nss.src $ sudo dnf autoremove

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

Last metadata expiration check: 5:38:37 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-nss
Version : 1.0.1
Release : 10.module+el8+5149+82e4357e
Architecture : src
Size : 278 k
Source : None
Repository : ol8_appstream
Summary : Python bindings for Network Security Services (NSS)
URL : https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS
License : MPLv2.0 or GPLv2+ or LGPLv2+
Description : This package provides Python bindings for Network Security Services
: (NSS) and the Netscape Portable Runtime (NSPR).
:
: NSS is a set of libraries supporting 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. Specific NSS
: implementations have been FIPS-140 certified.