How to Install MKVToolNix 6.7 (mkvmerge GUI) in Ubuntu Linux

Last updated: January 10, 2014

mkvmerge GUI has been updated to version 6.7 recently with enhancements and various bug fixes. This simple tutorial shows you how to install or upgrade it in Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04 from its official repository.

Changes in mkvmerge GUI:

  • fixed faulty timing informations for H264/AVC
  • fixed mapping of MKV elements
  • support for muxing OPUS/WEBM
  • reading of DTS audio tracks for MP4 video files
  • improved AAC, AC3 and MP3 header decoding
  • enhanced reading of uncompressed PCM audio tracks from QUICKTIME and MP4
  • See the release note for details.

mkvmerge gui ppa

How to Install mkvmerge:

Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one to install the tool:

sudo add-apt-repository "deb http://www.bunkus.org/ubuntu/saucy/ ./"

wget -O - http://www.bunkus.org/gpg-pub-moritzbunkus.txt | sudo apt-key add -

sudo apt-get update

sudo apt-get install mkvtoolnix mkvtoolnix-gui

You may replace saucy for Ubuntu 13.10 with raring for Ubuntu 13.04, quantal for Ubuntu 12.10, or precise for Ubuntu 12.04.

For those who hate Linux commands:

1. go to this page

2. select your Ubuntu editon -> binary

3. Choose your system type amd64 (64-bit) or i386 (32-bit). Check it out in System Settings -> Details.

4 Download and install the latest .deb package.

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 let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

One response to How to Install MKVToolNix 6.7 (mkvmerge GUI) in Ubuntu Linux

  1. I am a noobie to Ubuntu 13.10. You set out your instructions step by step. I like that because Ubuntu is all foreign to us. BTW, I love the OS. Thanks and keep on keeping it real. ( Easy that is.)