How To Install libmpd-devel on Fedora 36

In this tutorial we learn how to install libmpd-devel in Fedora 36. libmpd-devel is Header files for developing programs with libmpd

Introduction

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

What is libmpd-devel

libmpd-devel is a sub-package which contains header files and static libraries for developing program with libmpd.

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

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

sudo dnf -y install libmpd-devel

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

sudo yum -y install libmpd-devel

How To Uninstall libmpd-devel on Fedora 36

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

title: "How To Install libmpd-devel on Fedora 36"
sudo dnf remove libmpd-devel
linkTitle: "libmpd-devel"

type: “docs”

libmpd-devel Package Contents on Fedora 36

description: “In this tutorial we learn how to install libmpd-devel in Fedora 36. libmpd-devel is Header files for developing programs with libmpd”

date: “2022-08-17”

lastmod: "2022-08-17"
#image: /images/fedora/36/libmpd-devel-featured.png
---

## Introduction

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

### What is `libmpd-devel`

> libmpd-devel is a sub-package which contains header files and static libraries for developing program with libmpd.  

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

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

sudo dnf -y install libmpd-devel

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

sudo yum -y install libmpd-devel

How To Uninstall libmpd-devel on Fedora 36

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

sudo dnf remove libmpd-devel

libmpd-devel Package Contents on Fedora 36

/usr/include/libmpd-1.0
/usr/include/libmpd-1.0/libmpd
/usr/include/libmpd-1.0/libmpd/debug_printf.h
/usr/include/libmpd-1.0/libmpd/libmpd-database.h
/usr/include/libmpd-1.0/libmpd/libmpd-internal.h
/usr/include/libmpd-1.0/libmpd/libmpd-player.h
/usr/include/libmpd-1.0/libmpd/libmpd-playlist.h
/usr/include/libmpd-1.0/libmpd/libmpd-status.h
/usr/include/libmpd-1.0/libmpd/libmpd-sticker.h
/usr/include/libmpd-1.0/libmpd/libmpd-strfsong.h
/usr/include/libmpd-1.0/libmpd/libmpd-version.h
/usr/include/libmpd-1.0/libmpd/libmpd.h
/usr/include/libmpd-1.0/libmpd/libmpdclient.h
/usr/lib/libmpd.so
/usr/lib/pkgconfig/libmpd.pc
/usr/include/libmpd-1.0
/usr/include/libmpd-1.0/libmpd
/usr/include/libmpd-1.0/libmpd/debug_printf.h
/usr/include/libmpd-1.0/libmpd/libmpd-database.h
/usr/include/libmpd-1.0/libmpd/libmpd-internal.h
/usr/include/libmpd-1.0/libmpd/libmpd-player.h
/usr/include/libmpd-1.0/libmpd/libmpd-playlist.h
/usr/include/libmpd-1.0/libmpd/libmpd-status.h
/usr/include/libmpd-1.0/libmpd/libmpd-sticker.h
/usr/include/libmpd-1.0/libmpd/libmpd-strfsong.h
/usr/include/libmpd-1.0/libmpd/libmpd-version.h
/usr/include/libmpd-1.0/libmpd/libmpd.h
/usr/include/libmpd-1.0/libmpd/libmpdclient.h
/usr/lib64/libmpd.so
/usr/lib64/pkgconfig/libmpd.pc

References



* [libmpd-devel website](http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client)
## References


## Summary

* [libmpd-devel website](http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client)

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


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