semver

Semantic version string parser. More information: <https://github.com/npm/node-semver>.

Debian Debian
RUN apt-get update && \ apt-get install -y node-semver
Ubuntu
RUN apt-get update && \ apt-get install -y node-semver
Arch Arch Linux
RUN pacman -S --noconfirm semver
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y node-semver
Fedora
RUN dnf install -y node-semver
Raspbian
RUN apt-get update && \ apt-get install -y node-semver
click the source code to copy install semver on any operating system with command-not-found.com