Avidemux video editor for Ubuntu. How to install Avidemux 2.6 video editor on Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04, Ubuntu 15.10 and Ubuntu 14.10. 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 on Ubuntu
Run the following commands to install Avidemux, via PPA. The latest Avidemux can be installed on Ubuntu 16.04, Ubuntu 15.10, Ubuntu 14.04, Ubuntu 15.04, Ubuntu 14.10 and Linux Mint Systems:
$ sudo add-apt-repository ppa:rebuntu16/avidemux+unofficial
$ sudo apt-get update
$ sudo apt-get install avidemux
Once installed, open the Avidemux from Ubuntu Dash or Terminal.
If you wish to uninstall and remove Avidemux 2.6, run the command:
$ sudo apt-get remove avidemux