How To Install nspr-devel on Fedora 36

In this tutorial we learn how to install nspr-devel in Fedora 36. nspr-devel is Development libraries for the Netscape Portable Runtime

Introduction

In this tutorial we learn how to install nspr-devel on Fedora 36.

What is nspr-devel

Header files for doing development with the Netscape Portable Runtime.

We can use yum or dnf to install nspr-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nspr-devel.

Install nspr-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install nspr-devel using dnf by running the following command:

sudo dnf -y install nspr-devel

Install nspr-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install nspr-devel using yum by running the following command:

sudo yum -y install nspr-devel

How To Uninstall nspr-devel on Fedora 36

To uninstall only the nspr-devel package we can use the following command:

sudo dnf remove nspr-devel

nspr-devel Package Contents on Fedora 36

/usr/bin/nspr-config
/usr/include/nspr4
/usr/include/nspr4/nspr.h
/usr/include/nspr4/obsolete
/usr/include/nspr4/obsolete/pralarm.h
/usr/include/nspr4/obsolete/probslet.h
/usr/include/nspr4/obsolete/protypes.h
/usr/include/nspr4/obsolete/prsem.h
/usr/include/nspr4/plarena.h
/usr/include/nspr4/plarenas.h
/usr/include/nspr4/plbase64.h
/usr/include/nspr4/plerror.h
/usr/include/nspr4/plgetopt.h
/usr/include/nspr4/plhash.h
/usr/include/nspr4/plstr.h
/usr/include/nspr4/pratom.h
/usr/include/nspr4/prbit.h
/usr/include/nspr4/prclist.h
/usr/include/nspr4/prcmon.h
/usr/include/nspr4/prcountr.h
/usr/include/nspr4/prcpucfg.h
/usr/include/nspr4/prcvar.h
/usr/include/nspr4/prdtoa.h
/usr/include/nspr4/prenv.h
/usr/include/nspr4/prerr.h
/usr/include/nspr4/prerror.h
/usr/include/nspr4/prinet.h
/usr/include/nspr4/prinit.h
/usr/include/nspr4/prinrval.h
/usr/include/nspr4/prio.h
/usr/include/nspr4/pripcsem.h
/usr/include/nspr4/private
/usr/include/nspr4/private/pprio.h
/usr/include/nspr4/private/pprthred.h
/usr/include/nspr4/private/prpriv.h
/usr/include/nspr4/prlink.h
/usr/include/nspr4/prlock.h
/usr/include/nspr4/prlog.h
/usr/include/nspr4/prlong.h
/usr/include/nspr4/prmem.h
/usr/include/nspr4/prmon.h
/usr/include/nspr4/prmwait.h
/usr/include/nspr4/prnetdb.h
/usr/include/nspr4/prolock.h
/usr/include/nspr4/prpdce.h
/usr/include/nspr4/prprf.h
/usr/include/nspr4/prproces.h
/usr/include/nspr4/prrng.h
/usr/include/nspr4/prrwlock.h
/usr/include/nspr4/prshm.h
/usr/include/nspr4/prshma.h
/usr/include/nspr4/prsystem.h
/usr/include/nspr4/prthread.h
/usr/include/nspr4/prtime.h
/usr/include/nspr4/prtpool.h
/usr/include/nspr4/prtrace.h
/usr/include/nspr4/prtypes.h
/usr/include/nspr4/prvrsion.h
/usr/include/nspr4/prwin16.h
/usr/lib/pkgconfig/nspr.pc
/usr/share/man/man1/certutil.1.gz
/usr/share/man/man1/cmsutil.1.gz
/usr/share/man/man1/crlutil.1.gz
/usr/share/man/man1/derdump.1.gz
/usr/share/man/man1/modutil.1.gz
/usr/share/man/man1/nspr-config.1.gz
/usr/share/man/man1/nss-config.1.gz
/usr/share/man/man1/pk12util.1.gz
/usr/share/man/man1/setup-nsssysinit.1.gz
/usr/share/man/man1/signtool.1.gz
/usr/share/man/man1/signver.1.gz
/usr/share/man/man1/ssltap.1.gz
/usr/share/man/man1/vfychain.1.gz
/usr/share/man/man1/vfyserv.1.gz
/usr/share/man/man5/cert9.db.5.gz
/usr/share/man/man5/key4.db.5.gz
/usr/share/man/man5/pkcs11.txt.5.gz

References

Summary

In this tutorial we learn how to install nspr-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install nspr-devel on Fedora 36” linkTitle: “nspr-devel” type: “docs” description: “In this tutorial we learn how to install nspr-devel in Fedora 36. nspr-devel is Development libraries for the Netscape Portable Runtime” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/nspr-devel-featured.png

Introduction

In this tutorial we learn how to install nspr-devel on Fedora 36.

What is nspr-devel

Header files for doing development with the Netscape Portable Runtime.

We can use yum or dnf to install nspr-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nspr-devel.

Install nspr-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install nspr-devel using dnf by running the following command:

sudo dnf -y install nspr-devel

Install nspr-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install nspr-devel using yum by running the following command:

sudo yum -y install nspr-devel

How To Uninstall nspr-devel on Fedora 36

To uninstall only the nspr-devel package we can use the following command:

sudo dnf remove nspr-devel

nspr-devel Package Contents on Fedora 36

/usr/bin/nspr-config
/usr/include/nspr4
/usr/include/nspr4/nspr.h
/usr/include/nspr4/obsolete
/usr/include/nspr4/obsolete/pralarm.h
/usr/include/nspr4/obsolete/probslet.h
/usr/include/nspr4/obsolete/protypes.h
/usr/include/nspr4/obsolete/prsem.h
/usr/include/nspr4/plarena.h
/usr/include/nspr4/plarenas.h
/usr/include/nspr4/plbase64.h
/usr/include/nspr4/plerror.h
/usr/include/nspr4/plgetopt.h
/usr/include/nspr4/plhash.h
/usr/include/nspr4/plstr.h
/usr/include/nspr4/pratom.h
/usr/include/nspr4/prbit.h
/usr/include/nspr4/prclist.h
/usr/include/nspr4/prcmon.h
/usr/include/nspr4/prcountr.h
/usr/include/nspr4/prcpucfg.h
/usr/include/nspr4/prcvar.h
/usr/include/nspr4/prdtoa.h
/usr/include/nspr4/prenv.h
/usr/include/nspr4/prerr.h
/usr/include/nspr4/prerror.h
/usr/include/nspr4/prinet.h
/usr/include/nspr4/prinit.h
/usr/include/nspr4/prinrval.h
/usr/include/nspr4/prio.h
/usr/include/nspr4/pripcsem.h
/usr/include/nspr4/private
/usr/include/nspr4/private/pprio.h
/usr/include/nspr4/private/pprthred.h
/usr/include/nspr4/private/prpriv.h
/usr/include/nspr4/prlink.h
/usr/include/nspr4/prlock.h
/usr/include/nspr4/prlog.h
/usr/include/nspr4/prlong.h
/usr/include/nspr4/prmem.h
/usr/include/nspr4/prmon.h
/usr/include/nspr4/prmwait.h
/usr/include/nspr4/prnetdb.h
/usr/include/nspr4/prolock.h
/usr/include/nspr4/prpdce.h
/usr/include/nspr4/prprf.h
/usr/include/nspr4/prproces.h
/usr/include/nspr4/prrng.h
/usr/include/nspr4/prrwlock.h
/usr/include/nspr4/prshm.h
/usr/include/nspr4/prshma.h
/usr/include/nspr4/prsystem.h
/usr/include/nspr4/prthread.h
/usr/include/nspr4/prtime.h
/usr/include/nspr4/prtpool.h
/usr/include/nspr4/prtrace.h
/usr/include/nspr4/prtypes.h
/usr/include/nspr4/prvrsion.h
/usr/include/nspr4/prwin16.h
/usr/lib64/pkgconfig/nspr.pc
/usr/share/man/man1/certutil.1.gz
/usr/share/man/man1/cmsutil.1.gz
/usr/share/man/man1/crlutil.1.gz
/usr/share/man/man1/derdump.1.gz
/usr/share/man/man1/modutil.1.gz
/usr/share/man/man1/nspr-config.1.gz
/usr/share/man/man1/nss-config.1.gz
/usr/share/man/man1/pk12util.1.gz
/usr/share/man/man1/setup-nsssysinit.1.gz
/usr/share/man/man1/signtool.1.gz
/usr/share/man/man1/signver.1.gz
/usr/share/man/man1/ssltap.1.gz
/usr/share/man/man1/vfychain.1.gz
/usr/share/man/man1/vfyserv.1.gz
/usr/share/man/man5/cert9.db.5.gz
/usr/share/man/man5/key4.db.5.gz
/usr/share/man/man5/pkcs11.txt.5.gz

References

Summary

In this tutorial we learn how to install nspr-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).