How To Install kf5-ktnef-devel on Fedora 36

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

Introduction

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

What is kf5-ktnef-devel

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

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

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

sudo dnf -y install kf5-ktnef-devel

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

sudo yum -y install kf5-ktnef-devel

How To Uninstall kf5-ktnef-devel on Fedora 36

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

sudo dnf remove kf5-ktnef-devel

kf5-ktnef-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `kf5-ktnef-devel`

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

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

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

sudo dnf -y install kf5-ktnef-devel

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

sudo yum -y install kf5-ktnef-devel

How To Uninstall kf5-ktnef-devel on Fedora 36

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

sudo dnf remove kf5-ktnef-devel

kf5-ktnef-devel Package Contents on Fedora 36

/usr/include/KF5/KTNEF
/usr/include/KF5/KTNEF/KTNEF
/usr/include/KF5/KTNEF/KTNEF/Formatter
/usr/include/KF5/KTNEF/KTNEF/KTNEFAttach
/usr/include/KF5/KTNEF/KTNEF/KTNEFDefs
/usr/include/KF5/KTNEF/KTNEF/KTNEFMessage
/usr/include/KF5/KTNEF/KTNEF/KTNEFParser
/usr/include/KF5/KTNEF/KTNEF/KTNEFProperty
/usr/include/KF5/KTNEF/KTNEF/KTNEFPropertySet
/usr/include/KF5/KTNEF/KTNEF/KTNEFWriter
/usr/include/KF5/KTNEF/ktnef
/usr/include/KF5/KTNEF/ktnef/formatter.h
/usr/include/KF5/KTNEF/ktnef/ktnef_export.h
/usr/include/KF5/KTNEF/ktnef/ktnefattach.h
/usr/include/KF5/KTNEF/ktnef/ktnefdefs.h
/usr/include/KF5/KTNEF/ktnef/ktnefmessage.h
/usr/include/KF5/KTNEF/ktnef/ktnefparser.h
/usr/include/KF5/KTNEF/ktnef/ktnefproperty.h
/usr/include/KF5/KTNEF/ktnef/ktnefpropertyset.h
/usr/include/KF5/KTNEF/ktnef/ktnefwriter.h
/usr/include/KF5/ktnef_version.h
/usr/lib/cmake/KF5Tnef
/usr/lib/cmake/KF5Tnef/KF5TnefConfig.cmake
/usr/lib/cmake/KF5Tnef/KF5TnefConfigVersion.cmake
/usr/lib/cmake/KF5Tnef/KF5TnefTargets-release.cmake
/usr/lib/cmake/KF5Tnef/KF5TnefTargets.cmake
/usr/lib/libKF5Tnef.so
/usr/lib/qt5/mkspecs/modules/qt_KTNef.pri

References

Summary

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

/usr/include/KF5/KTNEF /usr/include/KF5/KTNEF/KTNEF /usr/include/KF5/KTNEF/KTNEF/Formatter /usr/include/KF5/KTNEF/KTNEF/KTNEFAttach /usr/include/KF5/KTNEF/KTNEF/KTNEFDefs /usr/include/KF5/KTNEF/KTNEF/KTNEFMessage /usr/include/KF5/KTNEF/KTNEF/KTNEFParser /usr/include/KF5/KTNEF/KTNEF/KTNEFProperty /usr/include/KF5/KTNEF/KTNEF/KTNEFPropertySet /usr/include/KF5/KTNEF/KTNEF/KTNEFWriter /usr/include/KF5/KTNEF/ktnef /usr/include/KF5/KTNEF/ktnef/formatter.h /usr/include/KF5/KTNEF/ktnef/ktnef_export.h /usr/include/KF5/KTNEF/ktnef/ktnefattach.h /usr/include/KF5/KTNEF/ktnef/ktnefdefs.h /usr/include/KF5/KTNEF/ktnef/ktnefmessage.h /usr/include/KF5/KTNEF/ktnef/ktnefparser.h /usr/include/KF5/KTNEF/ktnef/ktnefproperty.h /usr/include/KF5/KTNEF/ktnef/ktnefpropertyset.h /usr/include/KF5/KTNEF/ktnef/ktnefwriter.h /usr/include/KF5/ktnef_version.h /usr/lib64/cmake/KF5Tnef /usr/lib64/cmake/KF5Tnef/KF5TnefConfig.cmake /usr/lib64/cmake/KF5Tnef/KF5TnefConfigVersion.cmake /usr/lib64/cmake/KF5Tnef/KF5TnefTargets-release.cmake /usr/lib64/cmake/KF5Tnef/KF5TnefTargets.cmake /usr/lib64/libKF5Tnef.so /usr/lib64/qt5/mkspecs/modules/qt_KTNef.pri


## References

* [kf5-ktnef-devel website](https://invent.kde.org/frameworks/ktnef)

## Summary

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