Traccar is implemented in Java, so it can be used on any platform that supports a Java Virtual Machine.
Download the latest package from traccar-other-6.15.3.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 21 or higher available on your system.