Tibesti: Screencasts the Easy Way
Productivity Sauce
Thanks to Tibesti, creating screencasts doesn't have to be a chore. This tiny utility lets you record desktop activity with a minimum of effort. Installing Tibesti on Ubuntu is a simple three-command affair:
sudo apt-add-repository ppa:ackondro/tibesti sudo apt-get update sudo apt-get install tibesti
Tibesti is designed to be as straightforward in use as possible. The main window provides access to the most important settings, including output format, quality, and recording mode. In addition to OGG, Tibesti supports the WebM, AVI, and H.264 formats, and the utility can capture both video and audio.
The Options window lets you configure the tool's options. Here you can enable or disable audio recording, separate audio and video streams, and enable cursor recoding. Once Tibesti is configured, recording a screencast is as easy as hitting the Start Recording button. When you are finished recording, press Stop Recording, save the screencast, and you are done. It couldn't be easier than that.
Comments
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Linux Mint Shares a Possible Kernel Cleanup Solution
For those on Linux Mint who like to keep multiple kernels around but don't want them to take up too much space, you might be getting a new automated tool.
-
CachyOS Gets an Update
CachyOS August 2026 release is now available with the latest version of KDE, some new features, and plenty of improvements.
-
The Linux Kernel Dev Staging Area Now Rejects AI-Generated Patches
Unless a kernel patch is a valid security fix, it will be rejected if it was created using AI.
-
Linux Surpasses Double-Digit Market Share
According to two sources, the Linux operating system has hit a major milestone in market share that naysayers thought would never happen.
-
AI Helped Develop a Linux Exploit
A use-after-free race exploit was discovered and exploited on CentOS Stream 9.
-
Yet Another Linux Kernel Vulnerability Discovered
Affecting millions of systems, a kernel flaw discovered by Qualys could allow users to gain root privileges.
-
Ubuntu 26.10 to Include Ubuntu Certified Hardware Check
If you've ever wondered if your laptop or PC is officially certified to run Ubuntu, that curiosity will soon be met.
-
Substantial Update to IPFire Now Available
The lastest version of IPFire features a fundamental change to how the system handles DNS.
-
Gnome Working on Test Center App to Make Testing Easier
It's now possible to test experimental features on the Gnome desktop without worrying that you'll break things.
-
New Vulnerability Discovered in Linux Kernel
Hiding out for nearly 15 years, the Ghostlock vulnerability allows a standard logged-in user to gain root privileges.

Autotools?
Builddep, yes. Dep? No.
Dependencies!!!
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
autoconf automake autotools-dev couchdb-bin desktopcouch erlang-base erlang-crypto erlang-inets
erlang-mnesia erlang-public-key erlang-runtime-tools erlang-ssl erlang-syntax-tools
erlang-xmerl gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly-multiverse
intltool libsctp1 lksctp-tools m4 python-avahi python-couchdb python-desktopcouch
python-desktopcouch-records python-distutils-extra python-gnomekeyring python-openssl
python-pam python-serial python-twisted-bin python-twisted-core zeitgeist-core
Suggested packages:
autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool couchdb erlang-tools erlang
erlang-manpages erlang-doc-html devscripts python-openssl-doc python-openssl-dbg python-pam-dbg
python-wxgtk2.8 python-wxgtk2.6 python-wxgtk python-twisted-bin-dbg python-tk python-qt3
python-profiler zeitgeist-datahub
The following NEW packages will be installed:
autoconf automake autotools-dev couchdb-bin desktopcouch erlang-base erlang-crypto erlang-inets
erlang-mnesia erlang-public-key erlang-runtime-tools erlang-ssl erlang-syntax-tools
erlang-xmerl gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly-multiverse
intltool libsctp1 lksctp-tools m4 python-avahi python-couchdb python-desktopcouch
python-desktopcouch-records python-distutils-extra python-gnomekeyring python-openssl
python-pam python-serial python-twisted-bin python-twisted-core tibesti zeitgeist-core
0 upgraded, 33 newly installed, 0 to remove and 10 not upgraded.
Need to get 9,791kB of archives.
After this operation, 28.6MB of additional disk space will be used.
Do you want to continue [Y/n]? N
No thanks. I expect a few dependencies for a tool like this, but not 33.