How to Update the Trackpilots App on Linux (.deb)
Trackpilots
Last Update há um ano
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.
Open your terminal.
Run the following command to remove the previously installed version:
sudo apt remove trackpilots
Click the Download for Linux button.
The latest file (e.g., Trackpilots_0.1.61_amd64.deb) will be saved to your Downloads folder.
In your terminal, go to your Downloads folder:
cd ~/DownloadsInstall the new .deb file:
sudo dpkg -i Trackpilots_0.1.61_amd64.debIf you see dependency issues, fix them with:
sudo apt --fix-broken install
Open your Applications menu and search for Trackpilots.
Launch the app and log in using your email ID and password.
The app will start tracking your work activity automatically in the background.
If you run into any trouble, just reach out to us at [email protected] or Support Page — we’re here to help!
