How To Install openslp-devel on Fedora 36

In this tutorial we learn how to install openslp-devel in Fedora 36. openslp-devel is OpenSLP headers and libraries

Introduction

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

What is openslp-devel

OpenSLP header files and libraries.

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

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

sudo dnf -y install openslp-devel

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

sudo yum -y install openslp-devel

How To Uninstall openslp-devel on Fedora 36

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

sudo dnf remove openslp-devel

openslp-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `openslp-devel`

> OpenSLP header files and libraries.  

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

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

sudo dnf -y install openslp-devel

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

sudo yum -y install openslp-devel

How To Uninstall openslp-devel on Fedora 36

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

sudo dnf remove openslp-devel

openslp-devel Package Contents on Fedora 36

/usr/include/slp.h
/usr/lib64/libslp.so
/usr/share/doc/openslp-devel
/usr/share/doc/openslp-devel/ProgrammersGuide
/usr/share/doc/openslp-devel/ProgrammersGuide/Callbacks.html
/usr/share/doc/openslp-devel/ProgrammersGuide/Divergence.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPAttrCallback.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPClose.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPDelAttrs.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPDereg.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPError.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPEscape.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPFindAttrs.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPFindScopes.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPFindSrvTypes.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPFindSrvs.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPFree.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPGetProperty.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPGetRefreshInterval.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPOpen.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPParseSrvURL.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPReg.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPRegReport.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPSetProperty.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPSrvTypeCallback.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPSrvURLCallback.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPTypes.html
/usr/share/doc/openslp-devel/ProgrammersGuide/SLPUnescape.html
/usr/share/doc/openslp-devel/ProgrammersGuide/Security.html
/usr/share/doc/openslp-devel/ProgrammersGuide/Syntax.html
/usr/share/doc/openslp-devel/ProgrammersGuide/index.html
/usr/share/doc/openslp-devel/rfc
/usr/share/doc/openslp-devel/rfc/rfc1766.txt
/usr/share/doc/openslp-devel/rfc/rfc2165.txt
/usr/share/doc/openslp-devel/rfc/rfc2254.txt
/usr/share/doc/openslp-devel/rfc/rfc2396.txt
/usr/share/doc/openslp-devel/rfc/rfc2608.txt
/usr/share/doc/openslp-devel/rfc/rfc2609.txt
/usr/share/doc/openslp-devel/rfc/rfc2610.txt
/usr/share/doc/openslp-devel/rfc/rfc2614.txt
/usr/share/doc/openslp-devel/rfc/rfc2926.txt
/usr/share/doc/openslp-devel/rfc/rfc3059.txt
/usr/share/doc/openslp-devel/rfc/rfc3082.txt
/usr/share/doc/openslp-devel/rfc/rfc3111.txt
/usr/share/doc/openslp-devel/rfc/rfc3224.txt
/usr/share/doc/openslp-devel/rfc/rfc3421.txt
/usr/share/doc/openslp-devel/rfc/rfc3528.txt

References

Summary

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

/usr/include/slp.h /usr/lib/libslp.so /usr/share/doc/openslp-devel /usr/share/doc/openslp-devel/ProgrammersGuide /usr/share/doc/openslp-devel/ProgrammersGuide/Callbacks.html /usr/share/doc/openslp-devel/ProgrammersGuide/Divergence.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPAttrCallback.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPClose.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPDelAttrs.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPDereg.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPError.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPEscape.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPFindAttrs.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPFindScopes.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPFindSrvTypes.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPFindSrvs.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPFree.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPGetProperty.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPGetRefreshInterval.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPOpen.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPParseSrvURL.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPReg.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPRegReport.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPSetProperty.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPSrvTypeCallback.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPSrvURLCallback.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPTypes.html /usr/share/doc/openslp-devel/ProgrammersGuide/SLPUnescape.html /usr/share/doc/openslp-devel/ProgrammersGuide/Security.html /usr/share/doc/openslp-devel/ProgrammersGuide/Syntax.html /usr/share/doc/openslp-devel/ProgrammersGuide/index.html /usr/share/doc/openslp-devel/rfc /usr/share/doc/openslp-devel/rfc/rfc1766.txt /usr/share/doc/openslp-devel/rfc/rfc2165.txt /usr/share/doc/openslp-devel/rfc/rfc2254.txt /usr/share/doc/openslp-devel/rfc/rfc2396.txt /usr/share/doc/openslp-devel/rfc/rfc2608.txt /usr/share/doc/openslp-devel/rfc/rfc2609.txt /usr/share/doc/openslp-devel/rfc/rfc2610.txt /usr/share/doc/openslp-devel/rfc/rfc2614.txt /usr/share/doc/openslp-devel/rfc/rfc2926.txt /usr/share/doc/openslp-devel/rfc/rfc3059.txt /usr/share/doc/openslp-devel/rfc/rfc3082.txt /usr/share/doc/openslp-devel/rfc/rfc3111.txt /usr/share/doc/openslp-devel/rfc/rfc3224.txt /usr/share/doc/openslp-devel/rfc/rfc3421.txt /usr/share/doc/openslp-devel/rfc/rfc3528.txt


## References

* [openslp-devel website](http://sourceforge.net/projects/openslp/)

## Summary

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