How to Install and Uninstall nspr.i686 Package on CentOS 8 / RHEL 8

Last updated: January 12,2025

1. Install "nspr.i686" package

Please follow the guidance below to install nspr.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install nspr.i686

2. Uninstall "nspr.i686" package

Please follow the instructions below to uninstall nspr.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove nspr.i686 $ sudo dnf autoremove

3. Information about the nspr.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:18:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : nspr
Version : 4.25.0
Release : 2.el8_2
Architecture : i686
Size : 152 k
Source : nspr-4.25.0-2.el8_2.src.rpm
Repository : appstream
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.