nspr-config

Portable Runtime

Debian Debian
RUN apt-get update && \ apt-get install -y xulrunner-dev
Ubuntu
RUN apt-get update && \ apt-get install -y thunderbird-dev
Alpine
RUN apk add nspr
Arch Arch Linux
RUN pacman -S --noconfirm nspr
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libnspr4-dev
CentOS
RUN yum install -y nspr-devel
Fedora
RUN dnf install -y mingw64-nspr
Raspbian
RUN apt-get update && \ apt-get install -y libnspr4-dev
click the source code to copy install nspr-config on any operating system with command-not-found.com