How to Install ruby-mini-exiftool in Ubuntu 18.04



Install ruby-mini-exiftool by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-mini-exiftool

Description:

wrapper for exiftool command-line

This library is a wrapper for the Exiftool command-line application, written by Phil Harvey. It provides the full power of Exiftool to Ruby: reading and writing of EXIF-data, IPTC-data and XMP-data.

Homepage: https://github.com/janfri/mini_exiftool

Version: 2.9.0-1

Section: universe/ruby