Skip to content

Installation Guide

There are several ways to run Truckers Tool Linux on your system. The most recommended method for Linux users is using the Installer Script.

  • Operating System: Modern Linux distributions (Ubuntu, Arch, Fedora, etc).
  • Git: Installed on your system.
  • Node.js: Version 18 or newer (the installer script can safely install it via nvm).
  • Game: Euro Truck Simulator 2 or American Truck Simulator installed (Native, Wine, or Proton).
    • Note: This application has been thoroughly tested on ETS2 version 1.37 & 1.49 and ATS version 1.36. For other versions, feel free to try it and give your feedback on our GitHub Issues page if you experience any problems.

This is the fastest way to automatically install and run TTL.

1. Download Installer Script

Terminal window
curl -fsSL https://raw.githubusercontent.com/efzynx/truckers-tool-linux/main/ttl.sh -o ttl.sh
chmod +x ttl.sh

2. Run Automatic Setup This command will clone the repository, install dependencies, and run the app at once:

Terminal window
./ttl.sh -IS

Open your browser at http://localhost:3214 🎉