• 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 Tool For Manipulating Matroska MKV Files On Ubuntu 16.04

Install MKVToolNix Tool For Manipulating Matroska MKV Files On Ubuntu 16.04

By Sourabh / May 19, 2016 Category: How To, Ubuntu

Install MKVToolNix 9.1.0 on Ubuntu 16.04 Systems. MKVToolNix is a popular tool for manipulating Matroska MKV multimedia files. Terminal commands to download and install MKVToolNix 9 on Ubuntu Linux Systems.

MKVToolNix tool can easily edit MKV video files. It can perform all the basic and advance file operations such as to split files, merge files, correct files, edit sound tracks, insert effects and sync audio with video. Not only this, the 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 9.1.0 “Little Earthquakes” is the latest version available of MKVToolNix . Run the following commands in Terminal to install MKVToolNix 9.1.0 “Little Earthquakes” on Ubuntu:

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 Matroska mkv Tool on Ubuntu, Install Matroska mkv Tool on Ubuntu 16.04, Install MKVToolNix 9.1.0 (Matroska mkv Tool) on Ubuntu, Install MKVToolNix 9.1.0 (Matroska mkv Tool) on Ubuntu 16.04, Install MKVToolNix 9.1.0 on Ubuntu, Install MKVToolNix 9.1.0 on Ubuntu 16.04, Install MKVToolNix Linux Ubuntu, Install MKVToolNix Ubuntu, Linux Matroska MKV App, Linux Matroska MKV Software, Linux Matroska MKV Tool, Manipulate Matroska MKV Multimedia Files, Manipulating Matroska mkv Multimedia Files, Matroska MKV App, Matroska MKV App Ubuntu, Matroska MKV Multimedia Files Ubuntu, Matroska MKV Software, Matroska MKV Software Ubuntu, Matroska MKV Tool, Matroska MKV Tool Ubuntu, MKVToolNix 9.1.0, MKVToolNix 9.1.0 (Matroska mkv Tool), Ubuntu 16.04 Install MKVToolNix 9.1.0, Ubuntu Matroska MKV Tool, Ubuntu MKVToolNix 9.1.0

Primary Sidebar

Latest Posts

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

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

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

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