How To Install libprojectM-devel on Fedora 36

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

Introduction

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

What is libprojectM-devel

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

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

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

sudo dnf -y install libprojectM-devel

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

sudo yum -y install libprojectM-devel

How To Uninstall libprojectM-devel on Fedora 36

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

sudo dnf remove libprojectM-devel

libprojectM-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `libprojectM-devel`

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

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

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

sudo dnf -y install libprojectM-devel

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

sudo yum -y install libprojectM-devel

How To Uninstall libprojectM-devel on Fedora 36

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

sudo dnf remove libprojectM-devel
/usr/bin/projectM-unittest
/usr/include/libprojectM
/usr/include/libprojectM/Common.hpp
/usr/include/libprojectM/PCM.hpp
/usr/include/libprojectM/dlldefs.h
/usr/include/libprojectM/event.h
/usr/include/libprojectM/fatal.h
/usr/include/libprojectM/projectM.hpp
/usr/lib/.build-id
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/6a9c8c62049ca79de4600d6e8c194afc55d4b1
/usr/lib64/libprojectM.so
/usr/lib64/pkgconfig/libprojectM.pc

libprojectM-devel Package Contents on Fedora 36

References

Summary

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

/usr/bin/projectM-unittest /usr/include/libprojectM /usr/include/libprojectM/Common.hpp /usr/include/libprojectM/PCM.hpp /usr/include/libprojectM/dlldefs.h /usr/include/libprojectM/event.h /usr/include/libprojectM/fatal.h /usr/include/libprojectM/projectM.hpp /usr/lib/.build-id /usr/lib/.build-id/7f /usr/lib/.build-id/7f/4f916f68664374c0d6b07a023a8875748d760a /usr/lib/libprojectM.so /usr/lib/pkgconfig/libprojectM.pc


## References

* [libprojectM-devel website](https://github.com/projectM-visualizer/projectm)

## Summary

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