Install Time Champ On Ubuntu 64-bit 22.0 version

Created by Gayathri Daka, Modified on Thu, 13 Jul 2023 at 11:23 AM by Lakshmi Bhavani

NOTE:
Supported Versions: .... For 22.0 Wayland, we need to mention that they can change the windowing system to x11, and then screenshots will  be captured due to access limitations of that OS version.



Step 1. If you are using a proxy server, please whitelist *.snovasys.io and *.timechamp.io. This is a must for the smooth functioning of Time Champ software. If you are not using any proxy server just ignore it.


Step 2. Make sure to uninstall/delete the previous Time Champ application-related installers and files.



Step 3. These are the dependencies needed to install Time Champ on Linux machines.


  1. Fuse
  2. libfuse2
  3. libssl1.1


Step 4. If installed, skip this process; if not, please follow the steps below:



Open Terminal and execute the following 3 commands:


$ sudo apt-get install fuse libfuse2


$ wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb


$ sudo dpkg  -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb  




If you are getting an error like "dpkg: error: unknown option -o " then run this command
sudo dpkg --install libssl1.1_1.1.1f-1ubuntu2.17_amd64.deb

sudo apt-get -f install 
sudo dpkg --configure -a


If you get "wkhtmltox error" then run the following command

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


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

 


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 atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article