Installing kazam in Ubuntu 16.04

In this tutorial, we will guide you through the process of installing a screen recorder named Kazam in Ubuntu 16.04 LTS.
Kazam is available in the official Ubuntu repositories, but it's an old version (1.4) and ppa:kazam-team/unstable-series has not been updated for 16.04 (and does not include debian patches).
I'll ping one of the maintainer in #kazam on freenode but in the meantime you can install Kazam 1.5.3 from my own ppa:
sudo apt-add-repository ppa:sylvain-pineau/kazam
sudo apt-get update
sudo apt-get install kazam 
First step is to get the key for the repostiory. This can be done by entering
sudo apt-add-repository ppa:sylvain-pineau/kazam
in the terminal.
Second step is to update the system by entering:Screenshot from 2017-08-31 14-03-44
sudo apt-get update

Screenshot from 2017-08-31 14-04-46then, the final step is to download and install kazam from the repository. This can be done by entering:
sudo apt-get install kazam
Screenshot from 2017-08-31 14-05-38Once the software is installed, we can run it to test it:
Screenshot from 2017-08-31 14-12-49.pngThat's it in our series of tutorials today.
Thank you for reading.

Comments

Popular Posts