How to Install and Uninstall python3-nss.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-nss.x86_64" package

Please follow the steps below to install python3-nss.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-nss.x86_64

2. Uninstall "python3-nss.x86_64" package

This is a short guide on how to uninstall python3-nss.x86_64 on Fedora 34:

$ sudo dnf remove python3-nss.x86_64 $ sudo dnf autoremove

3. Information about the python3-nss.x86_64 package on Fedora 34

Last metadata expiration check: 0:05:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-nss
Version : 1.0.1
Release : 23.fc34
Architecture : x86_64
Size : 263 k
Source : python-nss-1.0.1-23.fc34.src.rpm
Repository : fedora
Summary : Python3 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.