How To Install csound-devel on Fedora 36

In this tutorial we learn how to install csound-devel in Fedora 36. csound-devel is Csound development files and libraries

Introduction

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

What is csound-devel

Contains headers and libraries for developing applications that use Csound.

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

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

sudo dnf -y install csound-devel

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

sudo yum -y install csound-devel

How To Uninstall csound-devel on Fedora 36

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

sudo dnf remove csound-devel

csound-devel Package Contents on Fedora 36

/usr/include/csound
/usr/include/csound/CppSound.hpp
/usr/include/csound/CsoundFile.hpp
/usr/include/csound/OpcodeBase.hpp
/usr/include/csound/arrays.h
/usr/include/csound/cfgvar.h
/usr/include/csound/csPerfThread.hpp
/usr/include/csound/cs_par_structs.h
/usr/include/csound/cscore.h
/usr/include/csound/csdebug.h
/usr/include/csound/csdl.h
/usr/include/csound/csound.h
/usr/include/csound/csound.hpp
/usr/include/csound/csoundCore.h
/usr/include/csound/csound_data_structures.h
/usr/include/csound/csound_standard_types.h
/usr/include/csound/csound_threaded.hpp
/usr/include/csound/csound_type_system.h
/usr/include/csound/cwindow.h
/usr/include/csound/filebuilding.h
/usr/include/csound/find_opcode.h
/usr/include/csound/float-version.h
/usr/include/csound/interlocks.h
/usr/include/csound/modload.h
/usr/include/csound/msg_attr.h
/usr/include/csound/plugin.h
/usr/include/csound/pools.h
/usr/include/csound/pstream.h
/usr/include/csound/pvfileio.h
/usr/include/csound/soundio.h
/usr/include/csound/sysdep.h
/usr/include/csound/text.h
/usr/include/csound/version.h
/usr/lib64/libcsnd6.so
/usr/lib64/libcsound64.so

References

Summary

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


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

Introduction

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

What is csound-devel

Contains headers and libraries for developing applications that use Csound.

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

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

sudo dnf -y install csound-devel

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

sudo yum -y install csound-devel

How To Uninstall csound-devel on Fedora 36

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

sudo dnf remove csound-devel

csound-devel Package Contents on Fedora 36

/usr/include/csound
/usr/include/csound/CppSound.hpp
/usr/include/csound/CsoundFile.hpp
/usr/include/csound/OpcodeBase.hpp
/usr/include/csound/arrays.h
/usr/include/csound/cfgvar.h
/usr/include/csound/csPerfThread.hpp
/usr/include/csound/cs_par_structs.h
/usr/include/csound/cscore.h
/usr/include/csound/csdebug.h
/usr/include/csound/csdl.h
/usr/include/csound/csound.h
/usr/include/csound/csound.hpp
/usr/include/csound/csoundCore.h
/usr/include/csound/csound_data_structures.h
/usr/include/csound/csound_standard_types.h
/usr/include/csound/csound_threaded.hpp
/usr/include/csound/csound_type_system.h
/usr/include/csound/cwindow.h
/usr/include/csound/filebuilding.h
/usr/include/csound/find_opcode.h
/usr/include/csound/float-version.h
/usr/include/csound/interlocks.h
/usr/include/csound/modload.h
/usr/include/csound/msg_attr.h
/usr/include/csound/plugin.h
/usr/include/csound/pools.h
/usr/include/csound/pstream.h
/usr/include/csound/pvfileio.h
/usr/include/csound/soundio.h
/usr/include/csound/sysdep.h
/usr/include/csound/text.h
/usr/include/csound/version.h
/usr/lib/libcsnd6.so
/usr/lib/libcsound64.so

References

Summary

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