How To Install ETL-devel on Fedora 36

In this tutorial we learn how to install ETL-devel in Fedora 36. ETL-devel is Development files for ETL

Introduction

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

What is ETL-devel

The ETL-devel package contains libraries and header files for developing applications that use ETL.

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

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

sudo dnf -y install ETL-devel

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

sudo yum -y install ETL-devel

How To Uninstall ETL-devel on Fedora 36

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

sudo dnf remove ETL-devel

ETL-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `ETL-devel`

> The ETL-devel package contains libraries and header files for developing applications that use ETL.  

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

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

sudo dnf -y install ETL-devel

Install ETL-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh
/usr/bin/ETL-config
/usr/include/ETL
/usr/include/ETL/ETL
/usr/include/ETL/ETL/_angle.h
/usr/include/ETL/ETL/_bezier.h
/usr/include/ETL/ETL/_bezier_angle.h
/usr/include/ETL/ETL/_boxblur.h
/usr/include/ETL/ETL/_calculus.h
/usr/include/ETL/ETL/_curve_func.h
/usr/include/ETL/ETL/_fixed.h
/usr/include/ETL/ETL/_gaussian.h
/usr/include/ETL/ETL/_handle.h
/usr/include/ETL/ETL/_hermite.h
/usr/include/ETL/ETL/_misc.h
/usr/include/ETL/ETL/_pen.h
/usr/include/ETL/ETL/_ref_count.h
/usr/include/ETL/ETL/_smart_ptr.h
/usr/include/ETL/ETL/_stringf.h
/usr/include/ETL/ETL/_surface.h
/usr/include/ETL/ETL/angle
/usr/include/ETL/ETL/bezier
/usr/include/ETL/ETL/boxblur
/usr/include/ETL/ETL/calculus
/usr/include/ETL/ETL/clock
/usr/include/ETL/ETL/etl_config.h
/usr/include/ETL/ETL/etl_profile.h
/usr/include/ETL/ETL/fixed
/usr/include/ETL/ETL/gaussian
/usr/include/ETL/ETL/handle
/usr/include/ETL/ETL/hermite
/usr/include/ETL/ETL/misc
/usr/include/ETL/ETL/pen
/usr/include/ETL/ETL/ref_count
/usr/include/ETL/ETL/smart_ptr
/usr/include/ETL/ETL/stringf
/usr/include/ETL/ETL/surface
/usr/lib/pkgconfig/ETL.pc
/usr/share/doc/ETL-devel
/usr/share/doc/ETL-devel/AUTHORS
/usr/share/doc/ETL-devel/NEWS
/usr/share/doc/ETL-devel/README
/usr/share/licenses/ETL-devel
/usr/share/licenses/ETL-devel/COPYING

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

sudo yum -y install ETL-devel

## References
## How To Uninstall ETL-devel on Fedora 36


* [ETL-devel website](http://synfig.org)

To uninstall only the `ETL-devel` package we can use the following command:
## Summary


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

ETL-devel Package Contents on Fedora 36

/usr/bin/ETL-config
/usr/include/ETL
/usr/include/ETL/ETL
/usr/include/ETL/ETL/_angle.h
/usr/include/ETL/ETL/_bezier.h
/usr/include/ETL/ETL/_bezier_angle.h
/usr/include/ETL/ETL/_boxblur.h
/usr/include/ETL/ETL/_calculus.h
/usr/include/ETL/ETL/_curve_func.h
/usr/include/ETL/ETL/_fixed.h
/usr/include/ETL/ETL/_gaussian.h
/usr/include/ETL/ETL/_handle.h
/usr/include/ETL/ETL/_hermite.h
/usr/include/ETL/ETL/_misc.h
/usr/include/ETL/ETL/_pen.h
/usr/include/ETL/ETL/_ref_count.h
/usr/include/ETL/ETL/_smart_ptr.h
/usr/include/ETL/ETL/_stringf.h
/usr/include/ETL/ETL/_surface.h
/usr/include/ETL/ETL/angle
/usr/include/ETL/ETL/bezier
/usr/include/ETL/ETL/boxblur
/usr/include/ETL/ETL/calculus
/usr/include/ETL/ETL/clock
/usr/include/ETL/ETL/etl_config.h
/usr/include/ETL/ETL/etl_profile.h
/usr/include/ETL/ETL/fixed
/usr/include/ETL/ETL/gaussian
/usr/include/ETL/ETL/handle
/usr/include/ETL/ETL/hermite
/usr/include/ETL/ETL/misc
/usr/include/ETL/ETL/pen
/usr/include/ETL/ETL/ref_count
/usr/include/ETL/ETL/smart_ptr
/usr/include/ETL/ETL/stringf
/usr/include/ETL/ETL/surface
/usr/lib64/pkgconfig/ETL.pc
/usr/share/doc/ETL-devel
/usr/share/doc/ETL-devel/AUTHORS
/usr/share/doc/ETL-devel/NEWS
/usr/share/doc/ETL-devel/README
/usr/share/licenses/ETL-devel
/usr/share/licenses/ETL-devel/COPYING

References

Summary

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