jasper

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 jasper
Ubuntu
RUN apt-get update && \ apt-get install -y jasper
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 jasper
click the source code to copy install jasper on any operating system with command-not-found.com