Kazam – Installation
Kazam Is a Screencasting tool which just released version 0.1 for linux, Which supports features such as screen and audio capture and export to YouTube and Videobin. Very slick and user freindly seeing that it is new i think we can expect to see more from the developers.
Lets run though an install on Ubuntu 10.04
Lets Sudo -i so we don't have to sudo for every line.
Sudo -i
We need to add Kaza's Repository to Ubuntu:
add-apt-repository ppa:and471/kazam-daily-builds
Next lets update:
apt-get update
Next lets upgrade
apt-get upgrade
Now lets do the final install:
apt-get install kazam