How to Install and Uninstall nspr.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "nspr.x86_64" package
This guide let you learn how to install nspr.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
nspr.x86_64
Copied
2. Uninstall "nspr.x86_64" package
Please follow the step by step instructions below to uninstall nspr.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
nspr.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the nspr.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : nspr
Arch : x86_64
Version : 4.25.0
Release : 2.el7_9
Size : 281 k
Repo : installed
From repo : 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.
Name : nspr
Arch : x86_64
Version : 4.25.0
Release : 2.el7_9
Size : 281 k
Repo : installed
From repo : 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.