jpegoptim

Optimise JPEG images. More information: <https://github.com/tjko/jpegoptim>.

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