How to install Avidemux 2.6.10 Video Editor on Ubuntu 15.04 and Ubuntu 14.10. Avidemux 2.6.10 is an open-source video editor for Linux Ubuntu Systems.
Avidemux is a popular cross-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
Install Avidemux 2.6.10 Video Editor
The latest release Avidemux 2.6.10 Video Editor can be installed on Linux Ubuntu Systems. The Avidemux 2.6.10 Video Editor is available in two versions, GTK and Qt. The Avidemux 2.6.10 (GTK) is for GTK Unity, GNOME, XFCE and Pantheon. The Avidemux 2.6.10 (QT) is for KDE Systems.
Here’s how to install Avidemux 2.6.10 Video Editor on Linux:
Install Avidemux 2.6.10 Video Editor (GTK) on Ubuntu 15.04 Vivid Vervet
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu vivid-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install avidemux2.6
Install Avidemux 2.6.10 Video Editor (QT) on Ubuntu 15.04 Vivid Vervet
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu vivid-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install avidemux2.6-qt
Install Avidemux 2.6.10 Video Editor (GTK) on Ubuntu 14.04 and Derivatives
Run the following commands in Terminal to install Avidemux (GKT) on Ubuntu 14.04, Linux Mint 17.1, Linux Mint 17 and Derivative systems:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu vivid-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install avidemux2.6
Install Avidemux 2.6.10 Video Editor (QT) on Ubuntu 14.04 and Derivatives
Run the following commands in Terminal to install Avidemux (QT) on Ubuntu 14.04, Linux Mint 17.1, Linux Mint 17 and Derivative systems:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu vivid-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install avidemux2.6-qt
Uninstall Avidemux 2.6.10 Video Editor (GTK and QT)
If you wish to uninstall and remove the Avidemux 2.6.10 Video Editor (GTK and QT), run the following commands in Terminal:
$ sudo apt-get remove avidemux2.6*