Last active
December 28, 2021 13:05
-
-
Save atulkamble/c82c68f281bd85a506f38938b2ecdab7 to your computer and use it in GitHub Desktop.
intstall kazam to Ubuntu | Linux Free Screen Recorder
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You also need to install a few libraries in order to record the mouse clicks and keyboard presses. | |
$ sudo apt install python3-cairo python3-xlib | |
$ sudo apt install kazam | |
$ sudo apt-get update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment