How To Install templates_parser-devel on Fedora 36

In this tutorial we learn how to install templates_parser-devel in Fedora 36. templates_parser-devel is Development files for AWS templates engine

Introduction

In this tutorial we learn how to install templates_parser-devel on Fedora 36.

What is templates_parser-devel

The templates parser package has been designed to parse files and to replace some specific tags into these files by some specified values. This package contains the development files necessary to build and link from other project files.

We can use yum or dnf to install templates_parser-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install templates_parser-devel.

Install templates_parser-devel 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 templates_parser-devel using dnf by running the following command:

sudo dnf -y install templates_parser-devel

Install templates_parser-devel 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 templates_parser-devel using yum by running the following command:

sudo yum -y install templates_parser-devel

How To Uninstall templates_parser-devel on Fedora 36

To uninstall only the templates_parser-devel package we can use the following command:

sudo dnf remove templates_parser-devel

templates_parser-devel Package Contents on Fedora 36

---
title: "How To Install templates_parser-devel on Fedora 36"
linkTitle: "templates_parser-devel"
type: "docs"
description: "In this tutorial we learn how to install templates_parser-devel in Fedora 36. templates_parser-devel is Development files for AWS templates engine"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/templates_parser-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `templates_parser-devel` on Fedora 36.

### What is `templates_parser-devel`

> The templates parser package has been designed to parse files and to replace some specific tags into these files by some specified values.  This package contains the development files necessary to build and link from other project files.  

We can use `yum` or `dnf` to install `templates_parser-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install templates_parser-devel.

## Install templates_parser-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install templates_parser-devel using dnf by running the following command:

sudo dnf -y install templates_parser-devel

Install templates_parser-devel 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 templates_parser-devel using yum by running the following command:

sudo yum -y install templates_parser-devel

How To Uninstall templates_parser-devel on Fedora 36

To uninstall only the templates_parser-devel package we can use the following command:

sudo dnf remove templates_parser-devel

templates_parser-devel Package Contents on Fedora 36

/usr/include/templates_parser
/usr/include/templates_parser/templates_parser-cached_files.adb
/usr/include/templates_parser/templates_parser-configuration__standalone.ads
/usr/include/templates_parser/templates_parser-data.adb
/usr/include/templates_parser/templates_parser-debug.adb
/usr/include/templates_parser/templates_parser-debug.ads
/usr/include/templates_parser/templates_parser-definitions.adb
/usr/include/templates_parser/templates_parser-expr.adb
/usr/include/templates_parser/templates_parser-filter.adb
/usr/include/templates_parser/templates_parser-input.ads
/usr/include/templates_parser/templates_parser-input__standalone.adb
/usr/include/templates_parser/templates_parser-macro.adb
/usr/include/templates_parser/templates_parser-print_tree.adb
/usr/include/templates_parser/templates_parser-query.adb
/usr/include/templates_parser/templates_parser-query.ads
/usr/include/templates_parser/templates_parser-simplifier.adb
/usr/include/templates_parser/templates_parser-utils.adb
/usr/include/templates_parser/templates_parser-utils.ads
/usr/include/templates_parser/templates_parser-xml.adb
/usr/include/templates_parser/templates_parser-xml.ads
/usr/include/templates_parser/templates_parser.adb
/usr/include/templates_parser/templates_parser.ads
/usr/include/templates_parser/templates_parser_tasking.ads
/usr/include/templates_parser/templates_parser_tasking__no_tasking.adb
/usr/include/templates_parser/templates_parser_tasking__standard_tasking.adb
/usr/lib64/libtemplates_parser.so
/usr/lib64/templates_parser/libtemplates_parser.so
/usr/lib64/templates_parser/templates_parser-configuration__standalone.ali
/usr/lib64/templates_parser/templates_parser-debug.ali
/usr/lib64/templates_parser/templates_parser-input__standalone.ali
/usr/lib64/templates_parser/templates_parser-query.ali
/usr/lib64/templates_parser/templates_parser-utils.ali
/usr/lib64/templates_parser/templates_parser-xml.ali
/usr/lib64/templates_parser/templates_parser.ali
/usr/lib64/templates_parser/templates_parser_tasking__standard_tasking.ali
/usr/share/doc/templates_parser
/usr/share/gpr/templates_parser
/usr/share/gpr/templates_parser.gpr
/usr/share/gpr/templates_parser/tp_config.gpr
/usr/share/gpr/templates_parser/tp_shared.gpr
/usr/share/gpr/templates_parser/tp_xmlada.gpr

References

Summary

In this tutorial we learn how to install templates_parser-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/include/templates_parser /usr/include/templates_parser/templates_parser-cached_files.adb /usr/include/templates_parser/templates_parser-configuration__standalone.ads /usr/include/templates_parser/templates_parser-data.adb /usr/include/templates_parser/templates_parser-debug.adb /usr/include/templates_parser/templates_parser-debug.ads /usr/include/templates_parser/templates_parser-definitions.adb /usr/include/templates_parser/templates_parser-expr.adb /usr/include/templates_parser/templates_parser-filter.adb /usr/include/templates_parser/templates_parser-input.ads /usr/include/templates_parser/templates_parser-input__standalone.adb /usr/include/templates_parser/templates_parser-macro.adb /usr/include/templates_parser/templates_parser-print_tree.adb /usr/include/templates_parser/templates_parser-query.adb /usr/include/templates_parser/templates_parser-query.ads /usr/include/templates_parser/templates_parser-simplifier.adb /usr/include/templates_parser/templates_parser-utils.adb /usr/include/templates_parser/templates_parser-utils.ads /usr/include/templates_parser/templates_parser-xml.adb /usr/include/templates_parser/templates_parser-xml.ads /usr/include/templates_parser/templates_parser.adb /usr/include/templates_parser/templates_parser.ads /usr/include/templates_parser/templates_parser_tasking.ads /usr/include/templates_parser/templates_parser_tasking__no_tasking.adb /usr/include/templates_parser/templates_parser_tasking__standard_tasking.adb /usr/lib/libtemplates_parser.so /usr/lib/templates_parser/libtemplates_parser.so /usr/lib/templates_parser/templates_parser-configuration__standalone.ali /usr/lib/templates_parser/templates_parser-debug.ali /usr/lib/templates_parser/templates_parser-input__standalone.ali /usr/lib/templates_parser/templates_parser-query.ali /usr/lib/templates_parser/templates_parser-utils.ali /usr/lib/templates_parser/templates_parser-xml.ali /usr/lib/templates_parser/templates_parser.ali /usr/lib/templates_parser/templates_parser_tasking__standard_tasking.ali /usr/share/doc/templates_parser /usr/share/gpr/templates_parser /usr/share/gpr/templates_parser.gpr /usr/share/gpr/templates_parser/tp_config.gpr /usr/share/gpr/templates_parser/tp_shared.gpr /usr/share/gpr/templates_parser/tp_xmlada.gpr


## References

* [templates_parser-devel website](http://docs.adacore.com/aws-docs/templates_parser/)

## Summary

In this tutorial we learn how to install `templates_parser-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).