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

Last updated: September 21,2024

1. Install "nspr.x86_64" package

In this section, we are going to explain the necessary steps to install nspr.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install nspr.x86_64

2. Uninstall "nspr.x86_64" package

Please follow the guidance below to uninstall nspr.x86_64 on Fedora 36:

$ sudo dnf remove nspr.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:42:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : nspr
Version : 4.34.0
Release : 3.fc36
Architecture : x86_64
Size : 137 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.