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

Last updated: May 07,2024

1. Install "libebml-devel.x86_64" package

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

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

2. Uninstall "libebml-devel.x86_64" package

Learn how to uninstall libebml-devel.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 5:31:49 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libebml-devel
Version : 1.3.7
Release : 2.el8
Architecture : x86_64
Size : 36 k
Source : libebml-1.3.7-2.el8.src.rpm
Repository : epel
Summary : Development files for the Extensible Binary Meta Language library
URL : https://www.matroska.org/
License : LGPLv2+
Description : Extensible Binary Meta Language access library A library for reading
: and writing files with the Extensible Binary Meta Language, a binary
: pendant to XML.
:
: This package contains the files required to rebuild applications which
: will use the Extensible Binary Meta Language library.