Step 1: Install dependencies:
- qt5-qtmultimedia
- cmark-lib
- fmt
sudo yum install -y qt5-qtmultimedia cmark-lib fmt
[tutorialspots@tutorialspots ~]$ sudo yum install -y qt5-qtmultimedia cmark-lib fmt Last metadata expiration check: 0:15:19 ago on Fri 22 Jan 2021 04:55:46 PM CET. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: cmark-lib x86_64 0.28.3-4.el8 epel 102 k fmt x86_64 6.2.1-1.el8 epel 116 k qt5-qtmultimedia x86_64 5.12.5-1.el8 AppStream 869 k Installing dependencies: gstreamer1-plugins-bad-free x86_64 1.16.1-1.el8 AppStream 1.8 M libsrtp x86_64 1.5.4-8.el8 AppStream 282 k soundtouch x86_64 2.0.0-2.el8 AppStream 76 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 3.3 M Installed size: 12 M Downloading Packages: (1/6): libsrtp-1.5.4-8.el8.x86_64.rpm 1.3 MB/s | 282 kB 00:00 (2/6): qt5-qtmultimedia-5.12.5-1.el8.x86_64.rpm 4.1 MB/s | 869 kB 00:00 (3/6): soundtouch-2.0.0-2.el8.x86_64.rpm 1.9 MB/s | 76 kB 00:00 (4/6): gstreamer1-plugins-bad-free-1.16.1-1.el8 7.2 MB/s | 1.8 MB 00:00 (5/6): cmark-lib-0.28.3-4.el8.x86_64.rpm 1.7 MB/s | 102 kB 00:00 (6/6): fmt-6.2.1-1.el8.x86_64.rpm 1.9 MB/s | 116 kB 00:00 -------------------------------------------------------------------------------- Total 4.2 MB/s | 3.3 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : soundtouch-2.0.0-2.el8.x86_64 1/6 Running scriptlet: soundtouch-2.0.0-2.el8.x86_64 1/6 Installing : libsrtp-1.5.4-8.el8.x86_64 2/6 Running scriptlet: libsrtp-1.5.4-8.el8.x86_64 2/6 Installing : gstreamer1-plugins-bad-free-1.16.1-1.el8.x86_64 3/6 Installing : qt5-qtmultimedia-5.12.5-1.el8.x86_64 4/6 Installing : fmt-6.2.1-1.el8.x86_64 5/6 Installing : cmark-lib-0.28.3-4.el8.x86_64 6/6 Running scriptlet: cmark-lib-0.28.3-4.el8.x86_64 6/6 Verifying : gstreamer1-plugins-bad-free-1.16.1-1.el8.x86_64 1/6 Verifying : libsrtp-1.5.4-8.el8.x86_64 2/6 Verifying : qt5-qtmultimedia-5.12.5-1.el8.x86_64 3/6 Verifying : soundtouch-2.0.0-2.el8.x86_64 4/6 Verifying : cmark-lib-0.28.3-4.el8.x86_64 5/6 Verifying : fmt-6.2.1-1.el8.x86_64 6/6 Installed: cmark-lib-0.28.3-4.el8.x86_64 fmt-6.2.1-1.el8.x86_64 gstreamer1-plugins-bad-free-1.16.1-1.el8.x86_64 libsrtp-1.5.4-8.el8.x86_64 qt5-qtmultimedia-5.12.5-1.el8.x86_64 soundtouch-2.0.0-2.el8.x86_64 Complete!
Step 2: Install MKVToolNix
sudo rpm -Uhv https://mkvtoolnix.download/centos/8/x86_64/mkvtoolnix-51.0.0-1.x86_64.rpm[/cpde] Result: 1[tutorialspots@tutorialspots ~]$ sudo rpm -Uhv https://mkvtoolnix.download/centos/8/x86_64/mkvtoolnix-51.0.0-1.x86_64.rpm Retrieving https://mkvtoolnix.download/centos/8/x86_64/mkvtoolnix-51.0.0-1.x86_64.rpm warning: /var/tmp/rpm-tmp.xWHpVw: Header V4 RSA/SHA512 Signature, key ID 10c052a6: NOKEY Verifying... ################################# [100%] Preparing... ################################# [100%] Updating / installing... 1:mkvtoolnix-51.0.0-1 ################################# [100%]
Done, now you can use command: mkvtoolnix-gui