• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install MKVToolNix 9.6.0 Matroska Tools On Ubuntu Linux

Install MKVToolNix 9.6.0 Matroska Tools On Ubuntu Linux

By Sourabh / January 16, 2017 Category: How To, Ubuntu

Install MKVToolNix Matroska Tools on Ubuntu Linux Systems. Terminal commands to install MKVToolNix 9.6.0 on Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04 and other Ubuntu Derivatives.

MKVToolNix tool comes with the following in-built command-line tools:

  • mkvmerge : Used for creating Matroska files from other formats
  • mkvinfo : Used to get information about the Matroska file
  • mkvextract : Extracts tracks from Matroska files to all other formats

MKVToolNix can easily be used to edit mkv video files, split files, sync audio with video.

mkvtoolnix-ubuntu

MKVToolNix v9.6.0 is the latest MKVToolNix Matroska Tools for Ubuntu Linux. MKVToolNix 9.6.0 has been released with the following changes:

  • mkvmerge & mkvextract: added support for HDMV TextST subtitles.
  • mkvextract: VobSub bug fix: mkvextract will add a “langidx” line to the .idx file upon extraction. Fixes #1810.
  • MKVToolNix GUI: multiplexer enhancement: added a column “source file’s directory” to the track list. Implements #1809.
  • MKVToolNix GUI: multiplexer enhancement: added an option for selecting all tracks of the currently selected source files in the source file context menu. Inspired by #1809.
  • MKVToolNix GUI: job output tool bug fix: the button for acknowledging warnings & errors wasn’t properly disabled when the user used outside methods of acknowledging them (e.g. via the menu or via the job queue). Fixes #1802.
  • mkvmerge: MPLS parser bug fix: fixed reading the “in” & “out” timestamps for “play items”. This bug resulted in
  • mkvmerge not reading the correct range from the referenced M2TS file under certain rare circumstances.
  • mkvmerge: bug fix: mkvmerge was entering endless loops under certain conditions when appending files. This was a regression introduced with the fix to #1774 (using very large –sync values causing mkvmerge to abort).
  • MKVToolNix GUI: new feature: added options in the preferences to only show the list of often used languages/country codes/character sets in their respective selections instead of both the often used and the full list. Implements #1796.

Install MKVToolNix on Ubuntu Linux

Run the following commands in terminal to install mkvtoolnix on all Ubuntu versions using PPA:

$ sudo apt-apt-repository ppa:djcj/mkvtoolnix
$ sudo apt-get update
$ sudo apt-get install mkvtoolnix

Install MKVToolNix on Ubuntu 16.10

$ wget -q -O - https://www.bunkus.org/gpg-pub-moritzbunkus.txt | sudo apt-key add -
$ sudo sh -c 'echo "deb http://www.bunkus.org/ubuntu/yakkety/ ./" >> /etc/apt/sources.list'
$ sudo apt-get update
$ sudo apt-get install mkvtoolnix mkvtoolnix-gui

Install MKVToolNix on Ubuntu 16.04

$ wget -q -O - https://www.bunkus.org/gpg-pub-moritzbunkus.txt | sudo apt-key add -
$ sudo sh -c 'echo "deb http://www.bunkus.org/ubuntu/xenial/ ./" >> /etc/apt/sources.list'
$ sudo apt-get update
$ sudo apt-get install mkvtoolnix mkvtoolnix-gui

Install MKVToolNix on Ubuntu 15.10

$ wget -q -O - https://www.bunkus.org/gpg-pub-moritzbunkus.txt | sudo apt-key add -
$ sudo sh -c 'echo "deb http://www.bunkus.org/ubuntu/wily/ ./" >> /etc/apt/sources.list'
$ sudo apt-get update
$ sudo apt-get install mkvtoolnix mkvtoolnix-gui

Install MKVToolNix on Ubuntu 14.04

$ wget -q -O - https://www.bunkus.org/gpg-pub-moritzbunkus.txt | sudo apt-key add -
$ sudo sh -c 'echo "deb http://www.bunkus.org/ubuntu/trusty/ ./" >> /etc/apt/sources.list'
$ sudo apt-get update
$ sudo apt-get install mkvtoolnix mkvtoolnix-gui

If you want to uninstall and remove mkvtoolnix and mkvtoolnix-gui from Linux Ubuntu Systems, run:

$ sudo apt-get remove mkvtoolnix mkvtoolnix-gui

Tags: Install MKVToolNix Ubuntu, MKVToolNix 9.6.0 Ubuntu, MKVToolNix 9.6.0 Ubuntu 16.04, MKVToolNix 9.6.0 Ubuntu 16.10, MKVToolNix Linux, MKVToolNix Matroska Tools for Linux, MKVToolNix Matroska Tools for Ubuntu, MKVToolNix Ubuntu, MKVToolNix Ubuntu 14.04, MKVToolNix Ubuntu 15.04, MKVToolNix Ubuntu 16.04, MKVToolNix Ubuntu 16.10, Ubuntu 14.04 MKVToolNix, Ubuntu 15.04 MKVToolNix, Ubuntu 16.04 MKVToolNix, Ubuntu 16.10 MKVToolNix, Ubuntu Install MKVToolNix, Ubuntu MKVToolNix

Primary Sidebar

Latest Posts

Job Scheduling Using At Command In Linux With Examples

How To Check Permissions Of A Directory In Linux Command

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap