How to Install and Uninstall nss-tools.x86_64 Package on Fedora 39

Last updated: October 12,2024

1. Install "nss-tools.x86_64" package

This guide let you learn how to install nss-tools.x86_64 on Fedora 39

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

2. Uninstall "nss-tools.x86_64" package

In this section, we are going to explain the necessary steps to uninstall nss-tools.x86_64 on Fedora 39:

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

3. Information about the nss-tools.x86_64 package on Fedora 39

Last metadata expiration check: 0:17:41 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : nss-tools
Version : 3.98.0
Release : 1.fc39
Architecture : x86_64
Size : 542 k
Source : nss-3.98.0-1.fc39.src.rpm
Repository : updates
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.