openimageio-tools software package provides Library for reading and writing images - command line tools, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install openimageio-tools
openimageio-tools is installed in your system.
Make ensure the openimageio-tools package were installed using the commands given below,
$ sudo dpkg-query -l | grep openimageio-tools *
You will get with openimageio-tools package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Graphics |
| Package | openimageio-tools |
| Version | 1.3.12~dfsg0-1ubuntu1 |
| Description | Library for reading and writing images - command line tools |
| Sub Section | Graphics |