Install Time Champ On Ubuntu 64-bit 22.0 version

Created by Gayathri Daka, Modified on Tue, 26 Nov at 10:45 AM by Lakshmi Bhavani

NOTE:

Supported Versions

For version 22.0 using Wayland, note that screenshots may not be captured due to access limitations of this OS version. To overcome this, you can switch the windowing system to X11.

Checking Wayland Status

Please verify if Wayland is enabled on your Ubuntu system by checking the system settings.

If Wayland is enabled, follow the steps below to disable it:


Step-by-Step Guide to Install Time Champ on Linux


Step 1: Whitelist Domains (if using a Proxy Server)
If you are using a proxy server, ensure that the following domains are whitelisted for the smooth functioning of the Time Champ software:

  • *.snovasys.io
  • *.timechamp.io

If you are not using a proxy server, you can skip this step.


Step 2: Uninstall Previous Versions of Time Champ

  1. Download the uninstallation script from the following link:
    https://tracker.timechamp.io/linuxv2/uninstall.bash

  2. Move the downloaded file to the Downloads folder.

  3. Open the terminal and run the following command to uninstall all previously installed Time Champ applications:

    bash
    Copy code
    bash uninstall.bash

Step 3: Install Required Dependencies

Ensure the following dependencies are installed on your Linux machine these are preferred to be installed in the Home Section:


  • libfuse2
  • libssl1.1

If these dependencies are already installed, you can skip this step. If not, follow the steps below.


Step 4: Install Dependencies: 

  1. Download the libssl1.1 package:

    bash
    Copy code
    wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb
  2. Install the downloaded package:

    bash
    Copy code
    sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb

Note: If you encounter the error "dpkg: error: unknown option -o", run the following commands:

bash
Copy code
sudo dpkg --install libssl1.1_1.1.1f-1ubuntu2.17_amd64.deb sudo apt-get -f install sudo dpkg --configure -a

If you encounter the "wkhtmltox error", run the following command:

bash
Copy code
sudo apt --fix-broken install sudo apt-get install fuse libfuse2 wkhtmltox

 



Step 5Login into your Time Champ account

 

Example site address is test.timechamp.io


To login into the site click on sign in after giving the credentials



Step 6: Go to Users tab


Click on the Users tab


 

Step 7: Click on the download agent button



Below screen will appear 


 

Step 8: Select the Linux 

Step 9: select  the agent with automatic user creation or manual user creation 



Step 10 : After selecting click on Download agent button   



Timechamp.zip file is downloaded 


Go to the downloads folder then the TimeChamp.Zip file will be displayed

*We should not change the ZIp file Name and the File should only be present in the downloads section*


mceclip0.png


Unzip the TimeChamp.Zip file and open the TimeChamp folder

 

 mceclip1.png 


Go back to the TimeChamp folder then the timechamp-linux_64bit-setup.bash file will be displayed


mceclip5.png



Right-click in TimeChamp folder and click the open in Terminal



 mceclip6.png



Run the following commands in Terminal 


chmod 777 timechamp-linux_64bit-setup.bash
./timechamp-linux_64bit-setup.bash


                  OR

We can Run

bash timechamp-linux_64bit-setup.bash 

 


mceclip7.png



Give the system lock password, then time champ will be installed as shown in the above screenshot


After installation Pop up will be displayed like this

 


After installing the application, please disable the Wayland option if you have it enabled on your system. Here is the link to disable Wayland in the system.

https://linuxconfig.org/how-to-enable-disable-wayland-on-ubuntu-22-04-desktop

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article