How to Install and Uninstall nss.i686 Package on CentOS Stream 8

Last updated: June 29,2024

1. Install "nss.i686" package

This guide covers the steps necessary to install nss.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install nss.i686

2. Uninstall "nss.i686" package

Please follow the step by step instructions below to uninstall nss.i686 on CentOS Stream 8:

$ sudo dnf remove nss.i686 $ sudo dnf autoremove

3. Information about the nss.i686 package on CentOS Stream 8

Last metadata expiration check: 0:27:28 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : nss
Version : 3.90.0
Release : 6.el8
Architecture : i686
Size : 830 k
Source : nss-3.90.0-6.el8.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.