How to Install and Uninstall libmatroska-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "libmatroska-devel.x86_64" package

Please follow the step by step instructions below to install libmatroska-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libmatroska-devel.x86_64

2. Uninstall "libmatroska-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libmatroska-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libmatroska-devel.x86_64 $ sudo dnf autoremove

3. Information about the libmatroska-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:39:53 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libmatroska-devel
Version : 1.5.0
Release : 1.el8
Architecture : x86_64
Size : 33 k
Source : libmatroska-1.5.0-1.el8.src.rpm
Repository : epel
Summary : Matroska container format library development files
URL : https://www.matroska.org/
License : LGPLv2+
Description : Matroska is an extensible open standard Audio/Video container. It
: aims to become THE standard of multimedia container formats. Matroska
: is usually found as .mkv files (matroska video) and .mka files
: (matroska audio).
:
: This package contains the files required to rebuild applications which
: will use the Matroska container format.