Hello Linux Geeksters. As you may know, Avidemux is an open-source, multi-platform tool for video editing, written in C++ and using Qt for its GUI. It allows the user to cut, filter and encode videos easily, having support for the most popular file types, including: AVI, DVD, MPEG, MP4 and others.

The latest version available is Avidemux 2.6,which brings some improvements to the previous version. For more information, visit the official site.
In this article I will show you how to install Avidemux 2.6 on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia and Linux Mint 13 Maya, via the GetDeb repository.
For a successful installation, just follow the instructions above:
Download the GetDeb PPA:
$ wget http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb
Install the GetDeb PPA:
$ wget http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb
Update the local repository index:
$ sudo apt-get update
Install Avidemux 2.6:
$ sudo apt-get install avidemux