How to Install gpstrans software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install gpstrans software package in Ubuntu 16.04 LTS (Xenial Xerus)

gpstrans software package provides communicate with a Garmin Global Positioning System receiver, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gpstrans 

gpstrans is installed in your system.

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

$ sudo dpkg-query -l | grep gpstrans *

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

gpstrans package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Miscellaneous
Package gpstrans
Version 0.41-4
Description communicate with a Garmin Global Positioning System receiver
Sub Section Misc


See Also, How to uninstall or remove gpstrans software package from Ubuntu 16.04 LTS (Xenial Xerus) ?