How to Install and Uninstall xmlada.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "xmlada.x86_64" package

This tutorial shows how to install xmlada.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install xmlada.x86_64

2. Uninstall "xmlada.x86_64" package

Learn how to uninstall xmlada.x86_64 on AlmaLinux 9:

$ sudo dnf remove xmlada.x86_64 $ sudo dnf autoremove

3. Information about the xmlada.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:33:12 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : xmlada
Epoch : 2
Version : 23.0.0
Release : 2.el9
Architecture : x86_64
Size : 964 k
Source : xmlada-23.0.0-2.el9.src.rpm
Repository : epel
Summary : XML library for Ada
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.