How to Install and Uninstall nspr.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "nspr.i686" package

Please follow the instructions below to install nspr.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install nspr.i686

2. Uninstall "nspr.i686" package

Please follow the instructions below to uninstall nspr.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove nspr.i686 $ sudo dnf autoremove

3. Information about the nspr.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:36:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : nspr
Version : 4.35.0
Release : 6.el9_3
Architecture : i686
Size : 148 k
Source : nss-3.90.0-6.el9_3.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Netscape Portable Runtime
URL : http://www.mozilla.org/projects/nspr/
License : MPLv2.0
Description : NSPR provides platform independence for non-GUI operating system
: facilities. These facilities include threads, thread synchronization,
: normal file and network I/O, interval timing and calendar time, basic
: memory management (malloc and free) and shared library linking.