How to Install and Uninstall nss.i686 Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "nss.i686" package

This guide covers the steps necessary to install nss.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install nss.i686

2. Uninstall "nss.i686" package

Please follow the steps below to uninstall nss.i686 on Rocky Linux 9:

$ sudo dnf remove nss.i686 $ sudo dnf autoremove

3. Information about the nss.i686 package on Rocky Linux 9

Last metadata expiration check: 1:54:45 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : nss
Version : 3.90.0
Release : 6.el9_3
Architecture : i686
Size : 749 k
Source : nss-3.90.0-6.el9_3.src.rpm
Repository : appstream
Summary : 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.