Manual Installation

Traccar is implemented in Java, so it can be used on any platform that supports Java virtual machine.

Download the latest package from traccar-other-6.5.zip. For older packages see older versions.

Unzip the package and run Traccar using the following command:

java -jar tracker-server.jar conf/traccar.xml

Note that you need to have Java 11 or higher available on your system.