How to Install and Uninstall gpscorrelate Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "gpscorrelate" package

This guide let you learn how to install gpscorrelate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gpscorrelate

2. Uninstall "gpscorrelate" package

This is a short guide on how to uninstall gpscorrelate on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gpscorrelate $ sudo apt autoclean && sudo apt autoremove

3. Information about the gpscorrelate package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gpscorrelate
Priority: optional
Section: universe/graphics
Installed-Size: 179
Maintainer: Ubuntu Developers
Original-Maintainer: Mònica Ramírez Arceda
Architecture: amd64
Version: 1.6.1-4build2
Depends: libc6 (>= 2.14), libexiv2-14, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4)
Filename: pool/universe/g/gpscorrelate/gpscorrelate_1.6.1-4build2_amd64.deb
Size: 85872
MD5sum: f0057de36481db1151df1453e5d7f47a
SHA1: 19ca408e2d2641137af5dd8f3108a944a7f02f8b
SHA256: f621142157099da5ca05bdb7d4cae1a061dadb7d43e5d6a143b5fdaa7014c996
Description-en: correlates digital photos with GPS data filling EXIF fields (command line)
gpscorrelate fills EXIF (Exchangeable Image File Format) fields of
digital photos related to GPS (Global Positioning System) information
(e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling
those fields is referred to as "correlation".
.
Inputs of the correlation process are a set of JPEG images and GPS data
encoded in GPX (GPS Exchange Format) format.
.
If GPS data are available at the precise moment the photo was taken
(with a 1-second granularity) the GPS data are stored unmodified in
EXIF fields. If they are not linear interpolation of GPS data
available at moments before and after the photo was taken can be used.
.
Both a command line tool (package gpscorrelate) and a GTK+ graphical
user interface for it (package gpscorrelate-gui) are provided.
.
This package contains the command line tool and the documentation in HTML
format.
Description-md5: 02f7325cdd3d3a8a10b05bc8ff4c7718
Homepage: http://freefoote.dview.net/linux_gpscorr.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu