How To Install pulseaudio-libs-glib2 on Fedora 36

In this tutorial we learn how to install pulseaudio-libs-glib2 in Fedora 36. pulseaudio-libs-glib2 is GLIB 2.x bindings for PulseAudio clients

Introduction

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

What is pulseaudio-libs-glib2

This package contains bindings to integrate the PulseAudio client library with a GLIB 2.x based application.

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

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

sudo dnf -y install pulseaudio-libs-glib2

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

sudo yum -y install pulseaudio-libs-glib2

How To Uninstall pulseaudio-libs-glib2 on Fedora 36

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

sudo dnf remove pulseaudio-libs-glib2

pulseaudio-libs-glib2 Package Contents on Fedora 36

---
title: "How To Install pulseaudio-libs-glib2 on Fedora 36"
linkTitle: "pulseaudio-libs-glib2"
type: "docs"
description: "In this tutorial we learn how to install pulseaudio-libs-glib2 in Fedora 36. pulseaudio-libs-glib2 is GLIB 2.x bindings for PulseAudio clients"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/pulseaudio-libs-glib2-featured.png
---

## Introduction

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

### What is `pulseaudio-libs-glib2`

> This package contains bindings to integrate the PulseAudio client library with a GLIB 2.x based application.  

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

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

sudo dnf -y install pulseaudio-libs-glib2

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

sudo yum -y install pulseaudio-libs-glib2

How To Uninstall pulseaudio-libs-glib2 on Fedora 36

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

sudo dnf remove pulseaudio-libs-glib2

pulseaudio-libs-glib2 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/be
/usr/lib/.build-id/be/aaa27fe0fd81efbebebcb4f685bf0191b3ccd6
/usr/lib64/libpulse-mainloop-glib.so.0
/usr/lib64/libpulse-mainloop-glib.so.0.0.6

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/2dad9ba39eae80469876b43f0393c6248d02fe /usr/lib/libpulse-mainloop-glib.so.0 /usr/lib/libpulse-mainloop-glib.so.0.0.6


## References

* [pulseaudio-libs-glib2 website](http://www.freedesktop.org/wiki/Software/PulseAudio)

## Summary

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