< Home - < Back

GarminPlugin


Information about the package, GarminPlugin, which is shipped with common Linux distributions. The GarminPlugin package is designed for, Garmin Communicator Plugin port for Linux.


Package Name:

GarminPlugin

Summary:

Garmin Communicator Plugin port for Linux

Description:

This browser plugin has the same methods and properties as the official Garmin Communicator Plugin. It can be used to transfer GPX files (Geocache Descriptions) to your garmin device using the official Garmin Javascript API. Its functionality depends on the device you use: * Edge305/Forerunner305: ReadFitnessData, ReadGpsData, No write support * Edge705/Oregon/Dakota: ReadFitnessData, ReadGpsData, Write Gpx files * Edge800: ReadFitnessData, Write Gpx/Tcx Files * Other devices: Executes external command to write Gpx to device

Architecture:

x86_64

Version:

0.3.27

Release:

2.el6

Size:

190 k

Repository:

epel

From Repository:

Licence:

BSD and GPLv3+ and (MPLv1.1 and (GPLv2 or LGPLv2))



Handy Yum Commands for GarminPlugin


Control the GarminPlugin package with the following handy commands outlined below.


Command

Description of Command

yum install GarminPlugin

This command will install GarminPlugin on the server.

yum remove GarminPlugin

This command will un-install GarminPlugin on the server. When you run this command, you will be asked if you are sure that you want to remove GarminPlugin, so you have to manually confirm that you want to do this.

yum -y remove GarminPlugin

This command will un-install GarminPlugin on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove GarminPlugin when using the -y flag.

yum update GarminPlugin

This command will update GarminPlugin to the latest version. When you run this command, you will be asked if you are sure that you want to remove GarminPlugin, so you have to manually confirm that you want to do this.

yum -y update GarminPlugin

This command will update GarminPlugin to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove GarminPlugin when using the -y flag.

yum info GarminPlugin

This command will show you core information about the GarminPlugin package.

yum deplist GarminPlugin

This command will show you the dependencies for GarminPlugin. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update GarminPlugin

This command will check if there is an update waiting on GarminPlugin. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.