Rosetta 8.3 Service Pack - Special instructions for ExifTool and MediaInfo bundled plugins
- Product: Rosetta
- Product Version: 8.3
Description
ExifTool and MediaInfo, new bundled plugins, require "xsltproc" CLI tool ("libxslt.x86_64" package)
If the package is not installed on Rosetta application servers local Linux system administrator should install it.
Resolution
- Subscribe to EPEL repository for RHEL 8
subscription-manager repos --enable codeready-builder-for-rhel-8-$(uname -i)-rpms
dnf -y install https://dl.fedoraproject.org/pub/epe...t-8.noarch.rpm
- Refresh the repo data
dnf repolist
- Install the dependency
dnf -y install libxslt
- Article last edited: 12-MAY-2025