
MKVToolNix-GUI is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows.
The author provides both i386 and Amd64 binaries for MKVToolNix for Debian 11 "Bullseye" (the current stable) and LMDE5.
First you need to import the GPG-key.
MKVToolNix-GUI.
Open a terminal window and type:
sudo wget -O /usr/share/keyrings/gpg-pub-moritzbunkus.gpg https://mkvtoolnix.download/gpg-pub-moritzbunkus.gpg |
Press Enter, done.
Now edit the sources.list file and you need to be root.
sudo su
Press enter and type in your root password and press Enter again.
@root:
gedit /etc/apt/sources.list.d/mkvtoolnix.download.list
Press Enter. Then copy and paste the following:
deb [signed-by=/usr/share/keyrings/gpg-pub-moritzbunkus.gpg] https://mkvtoolnix.download/debian/ bullseye main deb-src [signed-by=/usr/share/keyrings/gpg-pub-moritzbunkus.gpg] https://mkvtoolnix.download/debian/ bullseye main |
Save the file and type exit.
Now type the following command:
apt-get update
Press Enter.
When done, type in the following command:
apt install mkvtoolnix mkvtoolnix-gui
Press Enter, done.
This tool is excellent for extracting subtitles from .mkv files.

- Title: MKVToolNix With GUI For Linux
- Posted by:
- Date: 4:10 AM
- Tags: Linux Software