How To Install python3-csound on Fedora 36

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

Introduction

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

What is python3-csound

Contains Python language bindings for developing Python applications that use Csound.

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

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

sudo dnf -y install python3-csound

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

sudo yum -y install python3-csound

How To Uninstall python3-csound on Fedora 36

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

sudo dnf remove python3-csound

python3-csound Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/5103e44e325c87f6dbe2b8fc66f814eac23f1c
/usr/lib64/libcsnd6.so.6.0
/usr/lib64/python3.10/site-packages/__pycache__
/usr/lib64/python3.10/site-packages/__pycache__/ctcsound.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/__pycache__/ctcsound.cpython-310.pyc
/usr/lib64/python3.10/site-packages/ctcsound.py

References

Summary

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


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

Introduction

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

What is python3-csound

Contains Python language bindings for developing Python applications that use Csound.

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

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

sudo dnf -y install python3-csound

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

sudo yum -y install python3-csound

How To Uninstall python3-csound on Fedora 36

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

sudo dnf remove python3-csound

python3-csound Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/07
/usr/lib/.build-id/07/83089585cff5c94b2c180c89d9c5412edb31a7
/usr/lib/libcsnd6.so.6.0
/usr/lib/python3.10/site-packages/__pycache__
/usr/lib/python3.10/site-packages/__pycache__/ctcsound.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/ctcsound.cpython-310.pyc
/usr/lib/python3.10/site-packages/ctcsound.py

References

Summary

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