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

Last updated: October 11,2024

1. Install "python3-nss.x86_64" package

This is a short guide on how to install python3-nss.x86_64 on Fedora 38

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

2. Uninstall "python3-nss.x86_64" package

Please follow the instructions below to uninstall python3-nss.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 4:18:15 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-nss
Version : 1.0.1^20210803hg9de14a6f77e2
Release : 7.fc38
Architecture : x86_64
Size : 248 k
Source : python-nss-1.0.1^20210803hg9de14a6f77e2-7.fc38.src.rpm
Repository : fedora
Summary : Python bindings for Network Security Services (NSS)
URL : https://firefox-source-docs.mozilla.org/security/nss/legacy/python_binding_for_nss/index.html
License : MPL-2.0 OR GPL-2.0-or-later OR LGPL-2.1-or-later
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.