How to Update the Trackpilots App on Linux (.deb)

Trackpilots

Last Update hace un año

To install the latest version of the Trackpilots app, please uninstall the old version first. This ensures a clean update and avoids any potential conflicts.

🗑️ Step 1: Uninstall the Old Version

  1. Open your terminal.

  2. Run the following command to remove the previously installed version:

sudo apt remove trackpilots
✅ Step 2: Download the Latest Version

  1. Visit: https://trackpilots.com/downloads

  2. Click the Download for Linux button.

  3. The latest file (e.g., Trackpilots_0.1.61_amd64.deb) will be saved to your Downloads folder.

🛠️ Step 3: Install the New Version

  1. In your terminal, go to your Downloads folder:

    cd ~/Downloads
  2. Install the new .deb file:

    sudo dpkg -i Trackpilots_0.1.61_amd64.deb
  3. If you see dependency issues, fix them with:

    sudo apt --fix-broken install
🔐 Step 4: Launch the App

  1. Open your Applications menu and search for Trackpilots.

  2. Launch the app and log in using your email ID and password.

  3. The app will start tracking your work activity automatically in the background.

💬 Need Support?

If you run into any trouble, just reach out to us at [email protected] or Support Page — we’re here to help!

Was this article helpful?

0 out of 0 liked this article

Still need help? Message Us