pgmfindclip software package provides automatically find a clipping border for a sequence of pgm images, 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 pgmfindclip
pgmfindclip is installed in your system.
Make ensure the pgmfindclip package were installed using the commands given below,
$ sudo dpkg-query -l | grep pgmfindclip *
You will get with pgmfindclip package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Graphics |
| Package | pgmfindclip |
| Version | 1.13-0.1ubuntu1 |
| Description | automatically find a clipping border for a sequence of pgm images |
| Sub Section | Graphics |