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

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

gpx2shp software package provides convert GPS or GPX file to ESRI Shape file, 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 gpx2shp 

gpx2shp is installed in your system.

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

$ sudo dpkg-query -l | grep gpx2shp *

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

gpx2shp package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Science
Package gpx2shp
Version 0.69-3
Description convert GPS or GPX file to ESRI Shape file
Sub Section Science


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