How to install libmozjpeg-utils on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
Utilities for manipulating JPEG images
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | ✓ | — | ✓ | 3.3.1 |
| RHEL 9 | ✓ | — | ✓ | 3.3.1 |
| RHEL 8 | ✓ | — | ✓ | 3.3.1 |
| RHEL 7 | ✓ | — | ✓ | 3.3.1 |
| RHEL 6 | — | — | ✓ | 3.3.1 |
Description
The libmozjpeg-utils package contains simple client programs for accessing the libjpeg functions. It contains cjpeg, djpeg, jpegtran, rdjpgcom and wrjpgcom (with "moz" prefix, e.g. mozcjpeg). Cjpeg compresses an image file into JPEG format. Djpeg decompresses a JPEG file into a regular image file. Jpegtran can perform various useful transformations on JPEG files. Rdjpgcom displays any text comments included in a JPEG file. Wrjpgcom inserts text comments into a JPEG file.
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
libmozjpeg-utils on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install libmozjpeg-utils
libmozjpeg-utils on CentOS 7 / RHEL 7
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install libmozjpeg-utils
libmozjpeg-utils on CentOS / RHEL 6
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install libmozjpeg-utils
Package downloads require an active GetPageSpeed subscription — one repository for libmozjpeg-utils and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install libmozjpeg-utils on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the libmozjpeg-utils package with your system package manager.
Which Enterprise Linux versions is libmozjpeg-utils available for?
libmozjpeg-utils is available for RHEL 6, 7, 8, 9, 10.