How To Install esound-libs on Fedora 36

In this tutorial we learn how to install esound-libs in Fedora 36. esound-libs is Library to talk to the EsounD daemon

Introduction

In this tutorial we learn how to install esound-libs on Fedora 36.

What is esound-libs

The esound-libs package includes the libraries required for applications to talk to the EsounD daemon.

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

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

sudo dnf -y install esound-libs

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

sudo yum -y install esound-libs

How To Uninstall esound-libs on Fedora 36

To uninstall only the esound-libs package we can use the following command:

sudo dnf remove esound-libs

esound-libs Package Contents on Fedora 36

---
title: "How To Install esound-libs on Fedora 36"
linkTitle: "esound-libs"
type: "docs"
description: "In this tutorial we learn how to install esound-libs in Fedora 36. esound-libs is Library to talk to the EsounD daemon"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/esound-libs-featured.png
---

## Introduction

In this tutorial we learn how to install `esound-libs` on Fedora 36.

### What is `esound-libs`

> The esound-libs package includes the libraries required for applications to talk to the EsounD daemon.  

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

## Install esound-libs on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

/usr/lib/.build-id
/usr/lib/.build-id/94
/usr/lib/.build-id/94/c1767c5f788e1e1a4a5b8ac61ad76d07d0fdce
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/2637e0ed83939f7db6c59c2080b9a4a8d7712d
/usr/lib64/libesd.so.0
/usr/lib64/libesd.so.0.2.39
/usr/lib64/libesddsp.so.0
/usr/lib64/libesddsp.so.0.2.39
/usr/share/doc/esound-libs
/usr/share/doc/esound-libs/AUTHORS
/usr/share/doc/esound-libs/ChangeLog
/usr/share/doc/esound-libs/NEWS
/usr/share/doc/esound-libs/README
/usr/share/doc/esound-libs/TIPS
/usr/share/doc/esound-libs/TODO
/usr/share/doc/esound-libs/esound.sgml
/usr/share/licenses/esound-libs
/usr/share/licenses/esound-libs/COPYING.LIB
```bash
sudo dnf makecache --refresh

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

sudo dnf -y install esound-libs

Install esound-libs on Fedora 36 Using yum


Update yum database with `yum` using the following command.

## References
```bash

sudo yum makecache --refresh
* [esound-libs website](https://ftp.gnome.org/pub/GNOME/sources/esound)

Summary

After updating yum database, We can install esound-libs using yum by running the following command:

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

How To Uninstall esound-libs on Fedora 36

To uninstall only the esound-libs package we can use the following command:

sudo dnf remove esound-libs

esound-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/e0d1f9ee825ffb84115222338cbefea4ac8614
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/5c891918f38e3a983f6990ab5b5fa6afdd5e36
/usr/lib/libesd.so.0
/usr/lib/libesd.so.0.2.39
/usr/lib/libesddsp.so.0
/usr/lib/libesddsp.so.0.2.39
/usr/share/doc/esound-libs
/usr/share/doc/esound-libs/AUTHORS
/usr/share/doc/esound-libs/ChangeLog
/usr/share/doc/esound-libs/NEWS
/usr/share/doc/esound-libs/README
/usr/share/doc/esound-libs/TIPS
/usr/share/doc/esound-libs/TODO
/usr/share/doc/esound-libs/esound.sgml
/usr/share/licenses/esound-libs
/usr/share/licenses/esound-libs/COPYING.LIB

References

Summary

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