How To Install libsexymm-devel on Fedora 36

In this tutorial we learn how to install libsexymm-devel in Fedora 36. libsexymm-devel is Headers for developing programs that will use libsexymm

Introduction

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

What is libsexymm-devel

This package contains the headers that programmers will need to develop applications which will use libsexymm.

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

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

sudo dnf -y install libsexymm-devel

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

sudo yum -y install libsexymm-devel

How To Uninstall libsexymm-devel on Fedora 36

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

sudo dnf remove libsexymm-devel

libsexymm-devel Package Contents on Fedora 36

/usr/include/libsexymm
/usr/include/libsexymm/libsexymm
/usr/include/libsexymm/libsexymm.h
/usr/include/libsexymm/libsexymm/icon-entry.h
/usr/include/libsexymm/libsexymm/private
/usr/include/libsexymm/libsexymm/private/icon-entry_p.h
/usr/include/libsexymm/libsexymm/private/spell-entry_p.h
/usr/include/libsexymm/libsexymm/private/tooltip_p.h
/usr/include/libsexymm/libsexymm/private/tree-view_p.h
/usr/include/libsexymm/libsexymm/private/url-label_p.h
/usr/include/libsexymm/libsexymm/spell-entry.h
/usr/include/libsexymm/libsexymm/tooltip.h
/usr/include/libsexymm/libsexymm/tree-view.h
/usr/include/libsexymm/libsexymm/url-label.h
/usr/include/libsexymm/libsexymm/wrap_init.h
/usr/lib64/libsexymm.so
/usr/lib64/libsexymm/include
/usr/lib64/libsexymm/include/libsexymmconfig.h
/usr/lib64/libsexymm/proc
/usr/lib64/libsexymm/proc/m4
/usr/lib64/libsexymm/proc/m4/convert.m4
/usr/lib64/libsexymm/proc/m4/convert_libsexymm.m4
/usr/lib64/pkgconfig/libsexymm.pc
---
title: "How To Install libsexymm-devel on Fedora 36"
linkTitle: "libsexymm-devel"
type: "docs"
description: "In this tutorial we learn how to install libsexymm-devel in Fedora 36. libsexymm-devel is Headers for developing programs that will use libsexymm"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libsexymm-devel-featured.png
---

## Introduction

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

### What is `libsexymm-devel`

> This package contains the headers that programmers will need to develop applications which will use libsexymm.  

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

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

sudo dnf -y install libsexymm-devel

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

sudo yum -y install libsexymm-devel

How To Uninstall libsexymm-devel on Fedora 36

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

sudo dnf remove libsexymm-devel
## libsexymm-devel Package Contents on Fedora 36


## References
```bash

* [libsexymm-devel website](http://www.chipx86.com/wiki/Libsexy)

## Summary

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

/usr/include/libsexymm
/usr/include/libsexymm/libsexymm
/usr/include/libsexymm/libsexymm.h
/usr/include/libsexymm/libsexymm/icon-entry.h
/usr/include/libsexymm/libsexymm/private
/usr/include/libsexymm/libsexymm/private/icon-entry_p.h
/usr/include/libsexymm/libsexymm/private/spell-entry_p.h
/usr/include/libsexymm/libsexymm/private/tooltip_p.h
/usr/include/libsexymm/libsexymm/private/tree-view_p.h
/usr/include/libsexymm/libsexymm/private/url-label_p.h
/usr/include/libsexymm/libsexymm/spell-entry.h
/usr/include/libsexymm/libsexymm/tooltip.h
/usr/include/libsexymm/libsexymm/tree-view.h
/usr/include/libsexymm/libsexymm/url-label.h
/usr/include/libsexymm/libsexymm/wrap_init.h
/usr/lib/libsexymm.so
/usr/lib/libsexymm/include
/usr/lib/libsexymm/include/libsexymmconfig.h
/usr/lib/libsexymm/proc
/usr/lib/libsexymm/proc/m4
/usr/lib/libsexymm/proc/m4/convert.m4
/usr/lib/libsexymm/proc/m4/convert_libsexymm.m4
/usr/lib/pkgconfig/libsexymm.pc

References

Summary

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