How to Uninstall the Agent from Linux

How to Uninstall the Agent from Linux

Uninstallation of Time Champ from Linux System


Step 1: Download the uninstallation script

Download the official Time Champ uninstallation script for Linux systems from the following link:
https://tracker.timechamp.io/linuxv2/uninstall.bash

This script helps remove all previously installed Time Champ files and configurations from your system.


Step 2: Move the file to the Downloads folder

After downloading, locate the uninstall.bash file and move it to your Downloads folder.

Note: Do not rename the file and ensure it stays in the Downloads directory for smooth execution.


Step 3: Open the terminal from the file path

Navigate to the Downloads folder, right-click in the window, and select Open in Terminal,
or open a new terminal and use the following command to move to the directory:

cd ~/Downloads

Step 4: Grant execution permission (if required)

If the script doesn’t run directly, you may need to grant it permission to execute.
Run the following command:

chmod +x uninstall.bash

Step 5: Run the uninstallation script

Execute the script by running the following command:

bash uninstall.bash

The script will automatically remove all Time Champ-related files, configurations, and background services.


Step 6: Verify uninstallation

After completion, you can confirm uninstallation by checking your System Monitor
to ensure no Time Champ or svcvtt processes are running.

You may also verify from your Time Champ admin dashboard
the user associated with the system should now appear offline.

    • Related Articles

    • How to Install Silent Agent in Linux

      Steps to Install Time Champ V3 Silent Version in Linux System. Step 1: Log in to your Time Champ account using your credentials. Step 2: To install the application, click on “Download Agent.” Step 3: Select the operating system of your computer. Step ...
    • How to Install Interactive Agent in Linux

      Steps to Install Time Champ V3 Interactive Version in Linux System. Step 1: Log in to your Time Champ account using your credentials. Step 2: To install the application, click on “Download Agent.” Step 3: Select the operating system of your computer. ...
    • How to Uninstall Agent from MAC

      Uninstallation of Time Champ from Mac System. Step 1: Unload the Time Champ service Open the Terminal and run the following command to unload the Time Champ service: launchctl unload ~/Library/LaunchAgents/com.snovasys.timechamp.plist Step 2: Remove ...
    • How to Install Interactive Agent in Windows

      Step 1: Log in to your Time Champ account Step 2: Click on “Download Agent” to begin the installation process. Step 3: Choose the operating system of your computer (Windows). Step 4: Install Yourself – Select this option to install Time Champ on your ...
    • How to Install Silent Agent in Windows

      Step 1: Log in to your Time Champ account Step 2: Click on “Download Agent” to install the application. Step 3: Select the operating system of your computer. Step 4: Choose the installation type: To install yourself: Select this option if you want to ...