imgcmp

A software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard

Debian Debian
RUN apt-get update && \ apt-get install -y libjasper-runtime
Ubuntu
RUN apt-get update && \ apt-get install -y libjasper-runtime
Alpine
RUN apk add jasper
Arch Arch Linux
RUN pacman -S --noconfirm jasper
CentOS
RUN yum install -y jasper
Fedora
RUN dnf install -y jasper
Raspbian
RUN apt-get update && \ apt-get install -y libjasper-runtime
click the source code to copy install imgcmp on any operating system with command-not-found.com