nss-config

Services

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