How To Install alsa-plugins-usbstream on Fedora 36

In this tutorial we learn how to install alsa-plugins-usbstream in Fedora 36. alsa-plugins-usbstream is USB stream plugin for ALSA

Introduction

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

What is alsa-plugins-usbstream

The usbstream plugin is for snd-usb-us122l driver. It converts PCM stream to USB specific stream.

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

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

sudo dnf -y install alsa-plugins-usbstream

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

sudo yum -y install alsa-plugins-usbstream

How To Uninstall alsa-plugins-usbstream on Fedora 36

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

sudo dnf remove alsa-plugins-usbstream

alsa-plugins-usbstream Package Contents on Fedora 36

/etc/alsa/conf.d
/etc/alsa/conf.d/98-usb-stream.conf
/usr/lib/.build-id
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/31c26b2fe013e0fa8deb7334f924871042bf4f
/usr/lib64/alsa-lib
/usr/lib64/alsa-lib/libasound_module_pcm_usb_stream.so
/usr/share/alsa/alsa.conf.d
/usr/share/alsa/alsa.conf.d/98-usb-stream.conf
/usr/share/licenses/alsa-plugins-usbstream
/usr/share/licenses/alsa-plugins-usbstream/COPYING
/usr/share/licenses/alsa-plugins-usbstream/COPYING.GPL

References

Summary

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


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

Introduction

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

What is alsa-plugins-usbstream

The usbstream plugin is for snd-usb-us122l driver. It converts PCM stream to USB specific stream.

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

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

sudo dnf -y install alsa-plugins-usbstream

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

sudo yum -y install alsa-plugins-usbstream

How To Uninstall alsa-plugins-usbstream on Fedora 36

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

sudo dnf remove alsa-plugins-usbstream

alsa-plugins-usbstream Package Contents on Fedora 36

/etc/alsa/conf.d
/etc/alsa/conf.d/98-usb-stream.conf
/usr/lib/.build-id
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/5a86c2d74b607936aa1eac2c9f3dc2af83899c
/usr/lib/alsa-lib
/usr/lib/alsa-lib/libasound_module_pcm_usb_stream.so
/usr/share/alsa/alsa.conf.d
/usr/share/alsa/alsa.conf.d/98-usb-stream.conf
/usr/share/licenses/alsa-plugins-usbstream
/usr/share/licenses/alsa-plugins-usbstream/COPYING
/usr/share/licenses/alsa-plugins-usbstream/COPYING.GPL

References

Summary

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