Kazam, an open-source tool that lets you take screenshots and screencasts of your Linux Desktop has been updated to version 1.4.2 and this brief tutorial is going to show you how to install it in Ubuntu 13.04. This program is a great tool go have if you’ll be doing video screen-casting. It allows you to record your entire desktop screen or potion of it, then creates a video of your activities.
This release adds a minor enhancement to the program that makes it easier to capture a select area of the desktop.
The screen is now clearly seen when you begin dragging your mouse to define the area to capture. A screen holder now lets you select any angle of the movable boundaries and move it up, down, left or right.
To get started with installing Kazam in Ubuntu, press Ctrl – Alt – T on your keyboard to open the terminal or console. Then run the commands below to add its PPA archive.
sudo add-apt-repository ppa:kazam-team/stable-series
Next, run the commands below to update your system as well as install Kazam
sudo apt-get update && sudo apt-get install kazam
That’s it!
If you decide to uninstall or completely remove Kazam, run the commands below to remove its PPA repository from your system
sudo add-apt-repository --remove ppa:kazam-team/stable-series
Finally, run the commands below to remove it.
sudo apt-get purge kazam && sudo apt-get autoremove
Enjoy!
Frequently Asked Questions
How to install Kazam 1.4.2 in Ubuntu 13.04?
To install Kazam 1.4.2 in Ubuntu 13.04, open the terminal and add the PPA archive by running 'sudo add-apt-repository ppa:kazam-team/stable-series'. Then update your system and install Kazam by running 'sudo apt-get update && sudo apt-get install kazam'.
What is Kazam and what does it do?
Kazam is an open-source tool for taking screenshots and screencasts of your Linux Desktop. It allows you to record your desktop screen or a portion of it, and create a video of your activities.
How can Kazam help with video screen-casting?
Kazam is a great tool for video screen-casting as it enables you to easily record your entire desktop screen or a specific portion of it. It simplifies the process of capturing your activities and creating videos.
What are the new enhancements in Kazam version 1.4.2?
In Kazam version 1.4.2, a minor enhancement has been added that makes it easier to capture a select area of the desktop. The screen is now clearly visible when defining the capture area, and a screen holder allows for precise boundary adjustments.
How to uninstall Kazam from Ubuntu?
To uninstall Kazam from Ubuntu, first remove its PPA repository by running 'sudo add-apt-repository --remove ppa:kazam-team/stable-series'. Then, remove Kazam by running 'sudo apt-get purge kazam && sudo apt-get autoremove'.
What key combination opens the terminal in Ubuntu?
To open the terminal in Ubuntu, press Ctrl + Alt + T on your keyboard. This key combination will launch the terminal or console for you to execute commands.
Is Kazam compatible with Ubuntu 13.04 Raring Ringtail?
Yes, Kazam version 1.4.2 is compatible with Ubuntu 13.04 Raring Ringtail. You can easily install and use Kazam on this Ubuntu version for your screen-casting needs.
Can Kazam be used to record activities on Linux Desktop?
Yes, Kazam can be used to record activities on the Linux Desktop. It allows you to capture your desktop screen or specific portions of it to create screencasts and video recordings.