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

Last updated: February 06,2025

1. Install "nss-tools.x86_64" package

This guide let you learn how to install nss-tools.x86_64 on Amazon Linux 2

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

2. Uninstall "nss-tools.x86_64" package

This guide covers the steps necessary to uninstall nss-tools.x86_64 on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Installed Packages
Name : nss-tools
Arch : x86_64
Version : 3.67.0
Release : 4.amzn2.0.2
Size : 2.1 M
Repo : installed
Summary : Tools for the 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.
:
: Install the nss-tools package if you need command-line tools to
: manipulate the NSS certificate and key database.