How to Install gpscorrelate software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gpscorrelate software package in Ubuntu 12.04 LTS (Precise Pangolin)

gpscorrelate software package provides correlates digital photos with GPS data filling EXIF fields (command line), you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gpscorrelate 

gpscorrelate is installed in your system.

Make ensure the gpscorrelate package were installed using the commands given below,

$ sudo dpkg-query -l | grep gpscorrelate *

You will get with gpscorrelate package name, version, architecture and description in a table

gpscorrelate package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Graphics
Package gpscorrelate
Version 1.6.1-3build1
Description correlates digital photos with GPS data filling EXIF fields (command line)
Sub Section Graphics


See Also, How to uninstall or remove gpscorrelate software package from Ubuntu 12.04 LTS (Precise Pangolin)?