How to Install and Uninstall nspr.i686 Package on Fedora 36

Last updated: October 05,2024

1. Install "nspr.i686" package

Here is a brief guide to show you how to install nspr.i686 on Fedora 36

$ 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 Fedora 36:

$ sudo dnf remove nspr.i686 $ sudo dnf autoremove

3. Information about the nspr.i686 package on Fedora 36

Last metadata expiration check: 3:19:27 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : nspr
Version : 4.34.0
Release : 3.fc36
Architecture : i686
Size : 149 k
Source : nss-3.81.0-1.fc36.src.rpm
Repository : updates
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.