How to Install and Uninstall libmatroska-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "libmatroska-devel.x86_64" package

Here is a brief guide to show you how to install libmatroska-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "libmatroska-devel.x86_64" package

This guide let you learn how to uninstall libmatroska-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the libmatroska-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:35:21 ago on Mon Feb 26 15:59:38 2024.
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.