Linux package should work with most Linux distributions that use systemd. Currently x64 (x86_64) and ARM versions of the installer are available.
If you are using Ubuntu, check the Installation on DigitalOcean guide for more detailed installation instructions and a video.
sudo ./traccar.runsudo systemctl start traccarsudo systemctl stop traccarsudo systemctl disable traccarsudo rm /etc/systemd/system/traccar.servicesudo systemctl daemon-reloadsudo rm -R /opt/traccarBy default Traccar is executed with root user privileges. If you want to run it as a regular user, check run as non-root documentation.