How To Install libresample-devel on Fedora 36

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

Introduction

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

What is libresample-devel

Development files for libresample.

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

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

sudo dnf -y install libresample-devel

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

sudo yum -y install libresample-devel

How To Uninstall libresample-devel on Fedora 36

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

sudo dnf remove libresample-devel

libresample-devel Package Contents on Fedora 36

/usr/include/libresample.h
/usr/lib/.build-id
/usr/lib/.build-id/7c/2d56023f782c10e40a6854be919339014a9fc6.1
/usr/lib/libresample.so
/usr/lib/pkgconfig/libresample.pc
/usr/share/doc/libresample-devel
/usr/share/doc/libresample-devel/README.txt
/usr/share/licenses/libresample-devel
/usr/share/licenses/libresample-devel/LICENSE.txt

References

Summary

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


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

Introduction

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

What is libresample-devel

Development files for libresample.

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

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

sudo dnf -y install libresample-devel

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

sudo yum -y install libresample-devel

How To Uninstall libresample-devel on Fedora 36

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

sudo dnf remove libresample-devel

libresample-devel Package Contents on Fedora 36

/usr/include/libresample.h
/usr/lib/.build-id
/usr/lib/.build-id/a4/b97366576793fd46de248cf7b467c10390ca69.1
/usr/lib64/libresample.so
/usr/lib64/pkgconfig/libresample.pc
/usr/share/doc/libresample-devel
/usr/share/doc/libresample-devel/README.txt
/usr/share/licenses/libresample-devel
/usr/share/licenses/libresample-devel/LICENSE.txt

References

Summary

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