How To Install alsa-plugins-samplerate on Fedora 36

In this tutorial we learn how to install alsa-plugins-samplerate in Fedora 36. alsa-plugins-samplerate is External rate converter plugin for ALSA

Introduction

In this tutorial we learn how to install alsa-plugins-samplerate on Fedora 36.

What is alsa-plugins-samplerate

This plugin is an external rate converter using libsamplerate by Erik de Castro Lopo.

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

Install alsa-plugins-samplerate 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 alsa-plugins-samplerate using dnf by running the following command:

sudo dnf -y install alsa-plugins-samplerate

Install alsa-plugins-samplerate 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 alsa-plugins-samplerate using yum by running the following command:

sudo yum -y install alsa-plugins-samplerate

How To Uninstall alsa-plugins-samplerate on Fedora 36

To uninstall only the alsa-plugins-samplerate package we can use the following command:

sudo dnf remove alsa-plugins-samplerate

alsa-plugins-samplerate Package Contents on Fedora 36

---
title: "How To Install alsa-plugins-samplerate on Fedora 36"
linkTitle: "alsa-plugins-samplerate"
type: "docs"
description: "In this tutorial we learn how to install alsa-plugins-samplerate in Fedora 36. alsa-plugins-samplerate is External rate converter plugin for ALSA"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/alsa-plugins-samplerate-featured.png
---

## Introduction

In this tutorial we learn how to install `alsa-plugins-samplerate` on Fedora 36.

### What is `alsa-plugins-samplerate`

> This plugin is an external rate converter using libsamplerate by Erik de Castro Lopo.  

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

## Install alsa-plugins-samplerate 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 alsa-plugins-samplerate using dnf by running the following command:

sudo dnf -y install alsa-plugins-samplerate

Install alsa-plugins-samplerate 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 alsa-plugins-samplerate using yum by running the following command:

sudo yum -y install alsa-plugins-samplerate

How To Uninstall alsa-plugins-samplerate on Fedora 36

To uninstall only the alsa-plugins-samplerate package we can use the following command:

sudo dnf remove alsa-plugins-samplerate

alsa-plugins-samplerate Package Contents on Fedora 36

/etc/alsa/conf.d
/etc/alsa/conf.d/10-samplerate.conf
/usr/lib/.build-id
/usr/lib/.build-id/17
/usr/lib/.build-id/17/30877f67aee8b0734c69c5559a40ace945122f
/usr/lib64/alsa-lib
/usr/lib64/alsa-lib/libasound_module_rate_samplerate.so
/usr/lib64/alsa-lib/libasound_module_rate_samplerate_best.so
/usr/lib64/alsa-lib/libasound_module_rate_samplerate_linear.so
/usr/lib64/alsa-lib/libasound_module_rate_samplerate_medium.so
/usr/lib64/alsa-lib/libasound_module_rate_samplerate_order.so
/usr/share/alsa/alsa.conf.d
/usr/share/alsa/alsa.conf.d/10-samplerate.conf
/usr/share/doc/alsa-plugins-samplerate
/usr/share/doc/alsa-plugins-samplerate/samplerate.txt
/usr/share/licenses/alsa-plugins-samplerate
/usr/share/licenses/alsa-plugins-samplerate/COPYING
/usr/share/licenses/alsa-plugins-samplerate/COPYING.GPL

References

Summary

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

/etc/alsa/conf.d /etc/alsa/conf.d/10-samplerate.conf /usr/lib/.build-id /usr/lib/.build-id/0f /usr/lib/.build-id/0f/b5e16f3b1038484133ba6d12d20a42e6cc0e02 /usr/lib/alsa-lib /usr/lib/alsa-lib/libasound_module_rate_samplerate.so /usr/lib/alsa-lib/libasound_module_rate_samplerate_best.so /usr/lib/alsa-lib/libasound_module_rate_samplerate_linear.so /usr/lib/alsa-lib/libasound_module_rate_samplerate_medium.so /usr/lib/alsa-lib/libasound_module_rate_samplerate_order.so /usr/share/alsa/alsa.conf.d /usr/share/alsa/alsa.conf.d/10-samplerate.conf /usr/share/doc/alsa-plugins-samplerate /usr/share/doc/alsa-plugins-samplerate/samplerate.txt /usr/share/licenses/alsa-plugins-samplerate /usr/share/licenses/alsa-plugins-samplerate/COPYING /usr/share/licenses/alsa-plugins-samplerate/COPYING.GPL


## References

* [alsa-plugins-samplerate website](http://www.alsa-project.org/)

## Summary

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