signver

Tools for the Network Security Services

Debian Debian
RUN apt-get update && \ apt-get install -y libnss3-tools
Ubuntu
RUN apt-get update && \ apt-get install -y libnss3-tools
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-tools
CentOS
RUN yum install -y nss-tools
Fedora
RUN dnf install -y nss-tools
Raspbian
RUN apt-get update && \ apt-get install -y libnss3-tools
click the source code to copy install signver on any operating system with command-not-found.com