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

Last updated: June 03,2024

1. Install "nspr.i686" package

Learn how to install nspr.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install nspr.i686

2. Uninstall "nspr.i686" package

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

$ sudo dnf remove nspr.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:44:33 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : nspr
Version : 4.35.0
Release : 1.el8_8
Architecture : i686
Size : 153 k
Source : nspr-4.35.0-1.el8_8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Netscape Portable Runtime
URL : http://ftp.mozilla.org/pub/nspr/releases/v${nspr_archive_version}/src
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.