How To Install libfishsound-devel on Fedora 36

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

Introduction

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

What is libfishsound-devel

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

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

Install libfishsound-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.


sudo dnf makecache --refresh
title: "How To Install libfishsound-devel on Fedora 36"

linkTitle: “libfishsound-devel”

type: “docs” After updating yum database, We can install libfishsound-devel using dnf by running the following command:

description: “In this tutorial we learn how to install libfishsound-devel in Fedora 36. libfishsound-devel is Development files for libfishsound”

date: "2022-08-17"
sudo dnf -y install libfishsound-devel
lastmod: "2022-08-17"

#image: /images/fedora/36/libfishsound-devel-featured.png

Install libfishsound-devel on Fedora 36 Using yum


Update yum database with yum using the following command.

Introduction


sudo yum makecache --refresh

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

After updating yum database, We can install libfishsound-devel using yum by running the following command:

What is libfishsound-devel


sudo yum -y install libfishsound-devel

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

How To Uninstall libfishsound-devel on Fedora 36

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

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


sudo dnf remove libfishsound-devel

Install libfishsound-devel on Fedora 36 Using dnf

libfishsound-devel Package Contents on Fedora 36

Update yum database with dnf using the following command.


```bash
sudo dnf makecache --refresh

After updating yum database, We can install libfishsound-devel using dnf by running the following command:

sudo dnf -y install libfishsound-devel

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

sudo yum -y install libfishsound-devel

How To Uninstall libfishsound-devel on Fedora 36

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

sudo dnf remove libfishsound-devel

libfishsound-devel Package Contents on Fedora 36

/usr/include/fishsound
/usr/include/fishsound/comments.h
/usr/include/fishsound/constants.h
/usr/include/fishsound/decode.h
/usr/include/fishsound/deprecated.h
/usr/include/fishsound/encode.h
/usr/include/fishsound/fishsound.h
/usr/lib64/libfishsound.so
/usr/lib64/pkgconfig/fishsound.pc

References

Summary

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

/usr/include/fishsound /usr/include/fishsound/comments.h /usr/include/fishsound/constants.h /usr/include/fishsound/decode.h /usr/include/fishsound/deprecated.h /usr/include/fishsound/encode.h /usr/include/fishsound/fishsound.h /usr/lib/libfishsound.so /usr/lib/pkgconfig/fishsound.pc


## References

* [libfishsound-devel website](http://www.xiph.org/fishsound/)

## Summary

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