How to Install and Uninstall python-nss.x86_64 Package on Amazon Linux 2

Last updated: May 16,2024

1. Install "python-nss.x86_64" package

Please follow the instructions below to install python-nss.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-nss.x86_64

2. Uninstall "python-nss.x86_64" package

Here is a brief guide to show you how to uninstall python-nss.x86_64 on Amazon Linux 2:

$ sudo yum remove python-nss.x86_64 $ sudo yum autoremove

3. Information about the python-nss.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-nss
Arch : x86_64
Version : 0.16.0
Release : 3.amzn2.0.2
Size : 263 k
Repo : amzn2-core/2/x86_64
Summary : Python bindings for Network Security Services (NSS)
URL : ftp://ftp.mozilla.org/pub/mozilla.org/security/python-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.