How To Install openal-soft-devel on Fedora 36

In this tutorial we learn how to install openal-soft-devel in Fedora 36. openal-soft-devel is Development files for openal-soft

Introduction

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

What is openal-soft-devel

The openal-soft-devel package contains libraries and header files for developing applications that use openal-soft.

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

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

sudo dnf -y install openal-soft-devel

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

sudo yum -y install openal-soft-devel

How To Uninstall openal-soft-devel on Fedora 36

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

sudo dnf remove openal-soft-devel

openal-soft-devel Package Contents on Fedora 36

/usr/bin/makemhr
/usr/include/AL
/usr/include/AL/al.h
/usr/include/AL/alc.h
/usr/include/AL/alext.h
/usr/include/AL/efx-creative.h
/usr/include/AL/efx-presets.h
/usr/include/AL/efx.h
/usr/lib/.build-id
/usr/lib/.build-id/46
/usr/lib/.build-id/46/ff961e3ee629974a7a5e5ac373e8e5f019816c
/usr/lib/cmake/OpenAL
/usr/lib/cmake/OpenAL/OpenALConfig-release.cmake
/usr/lib/cmake/OpenAL/OpenALConfig.cmake
/usr/lib/libopenal.so
/usr/lib/pkgconfig/openal.pc

References

Summary

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


title: “How To Install openal-soft-devel on Fedora 36” linkTitle: “openal-soft-devel” type: “docs” description: “In this tutorial we learn how to install openal-soft-devel in Fedora 36. openal-soft-devel is Development files for openal-soft” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/openal-soft-devel-featured.png

Introduction

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

What is openal-soft-devel

The openal-soft-devel package contains libraries and header files for developing applications that use openal-soft.

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

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

sudo dnf -y install openal-soft-devel

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

sudo yum -y install openal-soft-devel

How To Uninstall openal-soft-devel on Fedora 36

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

sudo dnf remove openal-soft-devel

openal-soft-devel Package Contents on Fedora 36

/usr/bin/makemhr
/usr/include/AL
/usr/include/AL/al.h
/usr/include/AL/alc.h
/usr/include/AL/alext.h
/usr/include/AL/efx-creative.h
/usr/include/AL/efx-presets.h
/usr/include/AL/efx.h
/usr/lib/.build-id
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/4273ab1926e71e6b0a5bce1b8aa9de3a0c4cea
/usr/lib64/cmake/OpenAL
/usr/lib64/cmake/OpenAL/OpenALConfig-release.cmake
/usr/lib64/cmake/OpenAL/OpenALConfig.cmake
/usr/lib64/libopenal.so
/usr/lib64/pkgconfig/openal.pc

References

Summary

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