How To Install xmlada on Fedora 36
Introduction
In this tutorial we learn how to install xmlada on Fedora 36.
What is xmlada
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.
We can use yum or dnf to install xmlada on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install xmlada.
Install xmlada on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install xmlada using dnf by running the following command:
sudo dnf -y install xmlada
Install xmlada on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install xmlada using yum by running the following command:
sudo yum -y install xmlada
How To Uninstall xmlada on Fedora 36
To uninstall only the xmlada package we can use the following command:
sudo dnf remove xmlada
xmlada Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/83567660211b1af2aea626cf9dbad0202e161d
/usr/lib/.build-id/80
/usr/lib/.build-id/80/e93256c6ef108415a977d6a0400b62e2043519
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/6d83caec65496cee5e4c2cad94a931fe900dfe
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/7a248149bca0ab54bbf3e4e035aea9c0020666
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/35a121de698ec841a1eed475d5ff811c980a54
/usr/lib/libxmlada_dom.so.2020
/usr/lib/libxmlada_input_sources.so.2020
/usr/lib/libxmlada_sax.so.2020
/usr/lib/libxmlada_schema.so.2020
/usr/lib/libxmlada_unicode.so.2020
/usr/lib/xmlada
/usr/lib/xmlada/libxmlada_dom.so.2020
/usr/lib/xmlada/libxmlada_input_sources.so.2020
/usr/lib/xmlada/libxmlada_sax.so.2020
/usr/lib/xmlada/libxmlada_schema.so.2020
/usr/lib/xmlada/libxmlada_unicode.so.2020
/usr/lib/xmlada/static
/usr/share/doc/xmlada
/usr/share/doc/xmlada/AUTHORS
/usr/share/doc/xmlada/README.md
/usr/share/doc/xmlada/TODO
/usr/share/licenses/xmlada
/usr/share/licenses/xmlada/COPYING.RUNTIME
/usr/share/licenses/xmlada/COPYING3
References
Summary
In this tutorial we learn how to install xmlada on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install xmlada on Fedora 36” linkTitle: “xmlada” type: “docs” description: “In this tutorial we learn how to install xmlada in Fedora 36. xmlada is XML library for Ada” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/xmlada-featured.png
Introduction
In this tutorial we learn how to install xmlada on Fedora 36.
What is xmlada
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.
We can use yum or dnf to install xmlada on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install xmlada.
Install xmlada on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install xmlada using dnf by running the following command:
sudo dnf -y install xmlada
Install xmlada on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install xmlada using yum by running the following command:
sudo yum -y install xmlada
How To Uninstall xmlada on Fedora 36
To uninstall only the xmlada package we can use the following command:
sudo dnf remove xmlada
xmlada Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/9745142ea52c84d78ff9938c3169aa9a7a1ab9
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/f741f3cb9965d81bd5c1f9126fee2d2cb0bb0f
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/a6760c72012a80f2511e3fab478ed471e8c890
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/6e74685cf016307ccd883c2a7ab8601fe68455
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/a77891a909e3710cd335b47b0686efdff15da8
/usr/lib64/libxmlada_dom.so.2020
/usr/lib64/libxmlada_input_sources.so.2020
/usr/lib64/libxmlada_sax.so.2020
/usr/lib64/libxmlada_schema.so.2020
/usr/lib64/libxmlada_unicode.so.2020
/usr/lib64/xmlada
/usr/lib64/xmlada/libxmlada_dom.so.2020
/usr/lib64/xmlada/libxmlada_input_sources.so.2020
/usr/lib64/xmlada/libxmlada_sax.so.2020
/usr/lib64/xmlada/libxmlada_schema.so.2020
/usr/lib64/xmlada/libxmlada_unicode.so.2020
/usr/lib64/xmlada/static
/usr/share/doc/xmlada
/usr/share/doc/xmlada/AUTHORS
/usr/share/doc/xmlada/README.md
/usr/share/doc/xmlada/TODO
/usr/share/licenses/xmlada
/usr/share/licenses/xmlada/COPYING.RUNTIME
/usr/share/licenses/xmlada/COPYING3
References
Summary
In this tutorial we learn how to install xmlada on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).