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

Last updated: May 18,2024

1. Install "gpsprune" package

Please follow the steps below to install gpsprune on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gpsprune

2. Uninstall "gpsprune" package

This guide covers the steps necessary to uninstall gpsprune on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gpsprune $ sudo apt autoclean && sudo apt autoremove

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

Package: gpsprune
Priority: optional
Section: universe/utils
Installed-Size: 1391
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Version: 18.3-1
Depends: default-jre | java5-runtime | java6-runtime | java7-runtime, libmetadata-extractor-java
Recommends: gnuplot-x11, gpsbabel, libimage-exiftool-perl, libjava3d-jni, libjava3d-java, libvecmath-java
Filename: pool/universe/g/gpsprune/gpsprune_18.3-1_all.deb
Size: 1266650
MD5sum: f9705d2d96d43a82a34ab1c9f64c7d75
SHA1: cd2b0173c324c9fba2129e7be54ceb66f9ab3c94
SHA256: d8d18e59aefcfb90f3d4c49647a86bedb567277b4770f6b1adefb2f05a1f30c1
Description-en: visualize, edit, convert and prune GPS data
GpsPrune is an application for viewing, editing and converting coordinate
data from GPS systems. It's a tool for preparing GPS data before you go on a
trip, and for playing with your collected GPS data after you get home again.
.
It can load data from arbitrary text-based formats (for example, any
tab-separated or comma-separated file) or XML, or directly from a GPS
receiver. It can display the data (as map view using OpenStreetMap
images and as altitude profile), edit this data (for example delete
points and ranges, sort waypoints, compress tracks), and save the data
(in various text-based formats). It can also export data as a GPX
file, or as KML/KMZ for import into Google Earth, or send it to a GPS
receiver.
.
Some example uses of GpsPrune include cleaning up tracks by deleting
wayward points - either recorded by error or by unintended detours. It
can also be used to compare and combine tracks, convert to and from
various formats, compress tracks, export data to Google Earth, or to
analyse data to calculate distances, altitudes and so on.
.
Furthermore, GpsPrune is able to display the tracks in 3d format and
lets you spin the model round to look at it from various directions.
You can also export the model in POV format so that you can render a
nice picture using Povray. You can also create charts of altitudes or
speeds. It can also load Jpegs and read their coordinates from the
EXIF tags, and export thumbnails of these photos to Kmz format so that
they appear as popups in Google Earth. If your photos don't have
coordinates yet, GpsPrune can be used to connect them (either manually or
automatically using the photo timestamps) to data points, and write
these coordinates into the EXIF tags.
Description-md5: 4cd2b69a33c05e4615249da27b877da9
Homepage: http://activityworkshop.net/software/gpsprune/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu