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

Last updated: October 06,2024

1. Install "xmlada-devel.x86_64" package

This guide let you learn how to install xmlada-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "xmlada-devel.x86_64" package

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

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

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

Last metadata expiration check: 1:36:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : xmlada-devel
Epoch : 2
Version : 23.0.0
Release : 2.el9
Architecture : x86_64
Size : 865 k
Source : xmlada-23.0.0-2.el9.src.rpm
Repository : epel
Summary : Development files for the XML/Ada library
URL : https://github.com/AdaCore/xmlada
License : GPL-3.0-or-later WITH GCC-exception-3.1 AND Unicode-DFS-2016
Description : XML/Ada includes support for parsing XML files, including DTDs, full support for
: SAX, and an almost complete support for the core part of the DOM. It includes
: support for validating XML files with XML schemas.
:
: This package contains source code and linking information for developing
: applications that use the XML/Ada library.