How to Install Avidemux 2.6 in Ubuntu 13.10 & Linux mint 16

Last updated: December 3, 2013

avidemux video editor ubuntu 13.10

Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs.

The latest Avidemux has reached v2.6.x while the defult in Ubuntu Software Center is v2.5.x. You can keep both 2.5 & 2.6 installed on your system. Here’s how to install Avidemux 2.6.6 in Ubuntu 13.10 Saucy or Linux Mint 16 Petra using Getdeb repository.

Enable GetDeb repository:

For Ubuntu 13.10, press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands one by one:

wget http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb

sudo dpkg -i getdeb-repository_0.1-1~getdeb1_all.deb

For Linux Mint, there’s an option under ‘Software Sources -> Additional repositories’ allows to enable the Getdeb.

Install Avidemux:

After enabled the Getdeb, you can install Avidemux2.6 from Ubuntu Software Center after checking for updates. Or run below commands instead:

sudo apt-get update; sudo apt-get install -y avidemux2.6

avidemux 2.6 ubuntu 13.10

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to remind me outdated tutorial! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected] Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

6 responses to How to Install Avidemux 2.6 in Ubuntu 13.10 & Linux mint 16

  1. Suggested correction on the installation line (last code)
    sudo apt-get update; sudo apt-get install -y avidemux2.6

    not avideumux2.6, otherwise it won’t be installed.

  2. Here is the Correct line:
    *******
    sudo apt-get update; sudo apt-get install -y avidemux2.6

    *******

  3. im running linux mint 16… avidemux 2.5 doesnt seem to support my TS files with mp2 audio… cant seem to figure out how to import the mp2 codecs… so I tried installing avidemux 2.6 as above and it wont launch saying cannot load Glade file… any suggestions with either problem?

    • Hi !
      I also have this problem. Avidemux was working pertfectly still 13.04, but when I try to build a .avi with .ts files demultiplexed bu ProjectX (.mp2 and .mv2), avidemux 2.5.4 pn 13.10 just freezes (it does not display anything and does not crash, but it does do any work).
      Thans for your help

  4. I have also problem with glade. Error Message: cannot load glade file.

    Has somebody any suggestion ?