How To Install expatpp-devel on Fedora 36

In this tutorial we learn how to install expatpp-devel in Fedora 36. expatpp-devel is Headers and development libraries for expatpp

Introduction

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

What is expatpp-devel

You should install this package if you would like to develop code based on expatpp.

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

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

sudo dnf -y install expatpp-devel

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

sudo yum -y install expatpp-devel

How To Uninstall expatpp-devel on Fedora 36

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

sudo dnf remove expatpp-devel

expatpp-devel Package Contents on Fedora 36

---
title: "How To Install expatpp-devel on Fedora 36"
linkTitle: "expatpp-devel"
type: "docs"
description: "In this tutorial we learn how to install expatpp-devel in Fedora 36. expatpp-devel is Headers and development libraries for expatpp"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/expatpp-devel-featured.png
/usr/include/expatpp.h
/usr/lib64/libexpatpp.so
---

## Introduction

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

What is expatpp-devel

References

You should install this package if you would like to develop code based on expatpp.

Summary

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

Install expatpp-devel on Fedora 36 Using dnf

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

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install expatpp-devel

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

sudo yum -y install expatpp-devel

How To Uninstall expatpp-devel on Fedora 36

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

sudo dnf remove expatpp-devel

expatpp-devel Package Contents on Fedora 36

/usr/include/expatpp.h
/usr/lib/libexpatpp.so

References

Summary

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